Skip to content

Commit

Permalink
Update OpSecId.json (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
PatStLouis authored Oct 31, 2024
1 parent 34e6e3b commit 6f19bdd
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion implementations/OpSecId.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
"endpoint": "https://vc.opsec.id/credentials/verify",
"tags": [
"vc2.0",
"eddsa-jcs-2022",
"BitstringStatusList",
"EnvelopingProof"
],
"supports": {
Expand All @@ -22,6 +24,8 @@
"endpoint": "https://vc.opsec.id/presentations/verify",
"tags": [
"vc2.0",
"eddsa-jcs-2022",
"BitstringStatusList",
"EnvelopingProof"
],
"supports": {
Expand All @@ -37,10 +41,12 @@
"endpoint": "https://vc.opsec.id/credentials/issue",
"options": {
"type": "DataIntegrityProof",
"cryptosuite": "eddsa-jcs-2022"
"cryptosuite": "eddsa-jcs-2022",
"statusPurpose": "revocation"
},
"tags": [
"vc2.0",
"BitstringStatusList",
"eddsa-jcs-2022"
],
"supports": {
Expand Down

0 comments on commit 6f19bdd

Please sign in to comment.