This PR adds a visible warning to browser's startRegistration() to encourage RP's to help push for more consistent implementation of WebAuthn with the various passkey providers. The original error is exposed on the custom error as the cause property.
Note to self: This is not intended to be something that sticks around for a long time.
This PR adds a visible warning to browser's
startRegistration()
to encourage RP's to help push for more consistent implementation of WebAuthn with the various passkey providers. The original error is exposed on the custom error as thecause
property.Safari
Chrome