Skip to content

Commit

Permalink
add resolver endpoint
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick St-Louis <[email protected]>
  • Loading branch information
PatStLouis authored and aljones15 committed Jan 24, 2024
1 parent e50368c commit 4e5aff9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions implementations/IDLab.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,10 @@
"type": "BbsBlsSignature2020"
},
"tags": ["vc-api"]
}],
"didResolvers": [{
"id": "",
"endpoint": "https://vc.idlab.app/1.0/resolve/identifiers",
"tags": ["did-key"]
}]
}

0 comments on commit 4e5aff9

Please sign in to comment.