Webauthn/fido2 errors. #339
Unanswered
bowlofneighs
asked this question in
Issue triage
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hey, I was trying to switch to glide today but ran into some issues authing for my vaultwarden instance. On the website it would let me auth using my yubikey with no issue, on webauthn.io I could auth with no issues, however in the page that the extension opens when it prompts for auth I get two errors:
AbortError: The operation was aborted.NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.everything should be fine on my end as far as I can tell. It works on other firefox forks and chromium based browsers.
All reactions