Files
rookie-badger/docs/static/v1.1/rookie-badge-award.json
2017-02-09 10:50:27 +02:00

18 lines
658 B
JSON

{
"@context": "https://w3id.org/openbadges/v1",
"type": "Assertion",
"id": "https://gardient.github.io/rookie-badger/static/v1.1/rookie-badge-award.json",
"uid": "a1b2c3d4e5",
"recipient": {
"type": "email",
"identity": "sha256$b327c3388160925009ab3091af618c5a3210e841edb70c92df6df389a3828320",
"hashed": true,
"salt":"deadsea"
},
"issuedOn": "2017-01-31T15:32:00+02:00",
"badge": "https://gardient.github.io/rookie-badger/static/v1.1/rookie-badge-class.json",
"verify": {
"type": "signed",
"url": "https://gardient.github.io/rookie-badger/static/v1.1/publicKey.pem"
}
}