fortheloveofgod

This commit is contained in:
Gyula Kerezsi
2017-02-01 14:38:08 +02:00
parent 2a73250c55
commit bce97cd1e2
2 changed files with 23 additions and 2 deletions

1
docs/static/v2/README.md vendored Normal file
View File

@@ -0,0 +1 @@
not supported by almost anything as of 2017-02-01

View File

@@ -6,10 +6,30 @@
"type": "email", "type": "email",
"hashed": true, "hashed": true,
"salt": "deadsea", "salt": "deadsea",
"identity": "sha256$bb171095b707be23068fa23d284ff294ce5437d74ac2c87775f946e9e4bedc43" "identity": "sha256$b327c3388160925009ab3091af618c5a3210e841edb70c92df6df389a3828320"
}, },
"issuedOn": "2017-02-01T12:37:00+02:00", "issuedOn": "2017-02-01T12:37:00+02:00",
"badge": "https://gardient.github.io/rookie-badger/static/v2/rookie-badge-class.json", "badge": {
"id": "https://gardient.github.io/rookie-badger/static/v2/rookie-badge-class.json",
"type": "BadgeClass",
"name": "Rookie Badger",
"description": "Awarded to gardient",
"image": "https://gardient.github.io/rookie-badger/static/rookie-badge-issuer.png",
"criteria": {
"id": "https://gardient.github.io/rookie-badger/rookie-badge-criteria/",
"narrative": "Know the creator of this Badge and ask him for it."
},
"issuer": {
"type": "Issuer",
"id": "https://gardient.github.io/rookie-badger/static/v2/rookie-issuer.json",
"name": "Gardient, rookie badge issuer",
"image": "https://gardient.github.io/rookie-badger/static/rookie-badge-issuer.png",
"url": "https://gardient.github.io/rookie-badger/",
"email": "contact@example.org",
"publicKey": "https://gardient.github.io/rookie-badger/publicKey.json",
"revocationList": "https://gardient.github.io/rookie-badger/revocationList.json"
}
},
"verification": { "verification": {
"type": "hosted" "type": "hosted"
} }