v2.1.0
Packages:
- @simplewebauthn/browser@2.1.0
- @simplewebauthn/server@2.1.0
- @simplewebauthn/typescript-types@2.1.0
Changes:
- [browser]
startAttestation()andstartAssertion()now include extension results asclientExtensionResultsin their return value - [typescript-types] Updated
PublicKeyCredentialCreationOptionsJSONandPublicKeyCredentialRequestOptionsJSONtypes with new optionalextensionsproperty to support specifying WebAuthn extensions when callinggenerateAttestationOptions()andgenerateAssertionOptions() - [typescript-types] Updated
AttestationCredentialJSONandAssertionCredentialJSONtypes with newclientExtensionResultsproperties to contain output from WebAuthn'scredential.getClientExtensionResults() - [server] Version sync