decentralized-identity / decentralized-identity/web5-rs
Consume did:jwk test vector
Open
did:jwk
- Dominant language
- Kotlin
- Stars
- 19
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Test vectors for `did:jwk` are defined here:
https://github.com/TBD54566975/sdk-development/tree/main/web5-test-vectors/did-jwk
Once PR https://github.com/TBD54566975/web5-rs/pull/20 lands, we should be able to consume this vector and test that our implementation matches the vector's expected behavior. There may be changes needed to the resolution implementation specifically to ensure that all expected fields are present, following the defined nullability/empty object rules.
Contributor guide
Assessment
This issue has not been assessed yet.