We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Description
Add support for WebAuthN to enable signing in with a Fido2 passkey
Describe the solution you'd like
Implement the webauthn library in order to properly use a passkey flow https://github.com/go-webauthn/webauthn
Describe alternatives you've considered
There have been other solutions talked about in the issues, but this is by far the most widely accepted way to achieve passwordless authentication
Additional context
That is all
The text was updated successfully, but these errors were encountered:
Thanks @thespacemaker will add this in upcoming releases
Sorry, something went wrong.
Hey @lakhansamani any updates on Passkey support?
No branches or pull requests
Feature Description
Add support for WebAuthN to enable signing in with a Fido2 passkey
Describe the solution you'd like
Implement the webauthn library in order to properly use a passkey flow
https://github.com/go-webauthn/webauthn
Describe alternatives you've considered
There have been other solutions talked about in the issues, but this is by far the most widely accepted way to achieve passwordless authentication
Additional context
That is all
The text was updated successfully, but these errors were encountered: