Packages
- @simplewebauthn/browser@8.2.1
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 thecauseproperty on the error. (#447)