Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

using register generates an invalid file in daps #9

Open
aparkersquare opened this issue Jun 25, 2024 · 0 comments
Open

using register generates an invalid file in daps #9

aparkersquare opened this issue Jun 25, 2024 · 0 comments

Comments

@aparkersquare
Copy link
Contributor

Generated file does not have the did, and the proof fields are generated at the top-level.

This was generated for thejoker

{
  "id": "reg_01j16qe18yf10a1153kp9446bb",
  "handle": "thejoker",
  "did": "did:web:didpay.me:thejoker",
  "domain": "didpay.me",
  "signature": "eyJhbGciOiJFZERTQSIsImtpZCI6ImRpZDp3ZWI6ZGlkcGF5Lm1lOnRoZWpva2VyIzAifQ..E3p0Z3c37aUI-l_ZNU79bGDDl3V-TRhho-8ivxk7_bFlY90nOFXjtekVMGiDNhWONgIS6d-UmzLbNzjvfF3GCg"
}

Compared to moegrammer

{
  "did": "did:web:didpay.me:moegrammer",
  "proof": {
    "id": "reg_01j13n944betnsesdve4ewc9c7",
    "handle": "moegrammer",
    "did": "did:web:didpay.me:moegrammer",
    "domain": "didpay.me",
    "signature": "eyJhbGciOiJFZERTQSIsImtpZCI6ImRpZDp3ZWI6ZGlkcGF5Lm1lOm1vZWdyYW1tZXIjMCJ9..jD38MMEGR4q9mtupJZ_kNEI3RoqKhhBh3fpdkRUskhLIm0Mr3-5Egm0XflSxkFxyby3Mq8DhL71QImojWJQZCw"
  }
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant