SondreB
SondreB
Thanks, I also noticed that the specification gives an example for "Compact JWT Domain Linkage Credential", this requires an header with "kid". The example in the documentation contains "kid", but...
I would love to do a PR, but I don't have the private key for `did:key:z6MkoTHsgNNrby8JzCNQ1iRLyW5QQ6R8Xuu6AA8igGrMVPUM`.
If I'm not mistaken, the ION DID node will transform a service ID of `dwn` into `#dwn`. So parsing the existing DID Document from ION node needs to remove the...
Here is a reference to some ideas around this topic for Web3: https://github.com/brave/brave-browser/issues/7503
I made a library that could be a starting point for a "web5-injector" library: https://github.com/block-core/web5-injector The idea is as follows: Wallets implement a very generic "request provider" which is based...