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
There's no specific reason other than wanting to minimise the exported API, to reduce the maintenance burden.
Besides this, the JsonWebKey defined here intentionally only refers to the public parts of a JWK, to discourage the use and leaking of private keys in DID documents.
Is there any reason why the JsonWebKey interface is not exported? I know it was used internally. but could it be?
https://github.com/decentralized-identity/did-resolver/blob/master/src/resolver.ts#L74-L86
The text was updated successfully, but these errors were encountered: