Skip to content
Snippets Groups Projects
Commit e919eb01 authored by Georgi Michev's avatar Georgi Michev
Browse files

Merge branch 'create-legacy-returnDID' into 'main'

Add legacy returnDID policy

See merge request !23
parents 835adb09 58b51a4e
No related branches found
No related tags found
1 merge request!23Add legacy returnDID policy
Pipeline #55203 passed with stage
in 45 seconds
package example.returnDID
_ := {
"@context": ["https://www.w3.org/ns/did/v1", "https://w3id.org/security/suites/ed25519-2020/v1"],
"id": issuer().did,
"verificationMethod": keys.getAll()
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment