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
Currently we only support JsonWebKey2020. There are others. For example the did:webs core spec also mentions EcdsaSecp256k1VerificationKey2019 and Ed25519VerificationKey2020 (which isn't listed in the registry, btw). Which others should we support?
Currently we only support
JsonWebKey2020. There are others. For example thedid:webscore spec also mentionsEcdsaSecp256k1VerificationKey2019andEd25519VerificationKey2020(which isn't listed in the registry, btw). Which others should we support?