This repository was archived by the owner on Nov 8, 2024. It is now read-only.
Releases: wevm/webauthn-p256
Releases · wevm/webauthn-p256
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
Patch Changes
-
928f39cThanks @jxom! - Breaking:- Serialized
publicKey(hex string) on the return value ofcreateCredential. - Serialized
signature(hex string) on the return value ofsign. - Modified
webauthn.typeIndexandwebauthn.challengeIndexto returnnumberinstead ofbigint. verifynow expects a serializedsignatureandpublicKey.
- Serialized