authorizer
authorizer copied to clipboard
Support passkey or webauthn login
Feature Description Passkeys login is the future passwordless way to auth user.
Describe the solution you'd like
Should like this project: https://github.com/teamhanko/hanko
Describe alternatives you've considered https://github.com/teamhanko/hanko
Additional context None
Thanks @iflamed I will start working on this feature from August :-)
Great feature suggestion. I am not good enough in Go, yet to support with a PR, but I was told that this library is a good starting point for Passkey integration: https://github.com/go-webauthn/webauthn.