gpii-universal
Version:
Cross platform, core components of the GPII personalization infrastructure.
36 lines (35 loc) • 968 B
JSON
[
{
"_id": "alice_gpii_key",
"type": "gpiiKey",
"schemaVersion": "0.2",
"prefsSafeId": "prefsSafe-1",
"prefsSetId": "gpii-default",
"revoked": false,
"revokedReason": null,
"timestampCreated": "2017-11-21T18:11:22.101Z",
"timestampUpdated": null
},
{
"_id": "bob_gpii_key",
"type": "gpiiKey",
"schemaVersion": "0.2",
"prefsSafeId": null,
"prefsSetId": null,
"revoked": false,
"revokedReason": null,
"timestampCreated": "2017-11-21T18:11:22.101Z",
"timestampUpdated": null
},
{
"_id": "snapset1",
"type": "gpiiKey",
"schemaVersion": "0.2",
"prefsSafeId": "prefsSafe-snapset1",
"prefsSetId": "gpii-default",
"revoked": false,
"revokedReason": null,
"timestampCreated": "2017-11-21T18:11:22.101Z",
"timestampUpdated": null
}
]