You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to register a new key I'll get the following error
Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('chrome-extension://kmendfapggjehodndflmmgagdbamhnfd') does not match the recipient window's origin ('null')
Registering of new keys doesn't work
The text was updated successfully, but these errors were encountered:
Are you using an extra plugin to support FIDO2? Right now two-factor only supports FIDO1.
You'll get that error message when trying to register a new FIDO1 key, because Chrome has deprecated it (see #423). It should still work in Firefox, though. This plugin is in the process of removing support for FIDO1 (#439), and adding support for FIDO2 (#427).
When trying to register a new key I'll get the following error
Registering of new keys doesn't work
The text was updated successfully, but these errors were encountered: