v8.2.1
Packages
- @simplewebauthn/[email protected]
Changes
- [browser]
startRegistration()
will visibly warn in the browser console when a WebAuthn API method call errors out in a way that is likely due to a browser extension intercepting the API. The original error is exposed as thecause
property on the error. (#447)