You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a prerequisite to fixing #127, this library needs to first transform public key material from DID docs to a unified representation that can later be converted to the needs of each verification method.
As a prerequisite to fixing #127, this library needs to first transform public key material from DID docs to a unified representation that can later be converted to the needs of each verification method.
some code that will be affected:
did-jwt/src/VerifierAlgorithm.ts
Line 30 in 5ff3506
did-jwt/src/VerifierAlgorithm.ts
Line 37 in 5ff3506
did-jwt/src/VerifierAlgorithm.ts
Line 73 in 5ff3506
did-jwt/src/VerifierAlgorithm.ts
Line 91 in 5ff3506
The text was updated successfully, but these errors were encountered: