authorizer icon indicating copy to clipboard operation
authorizer copied to clipboard

Support passkey or webauthn login

Open iflamed opened this issue 2 years ago • 2 comments

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

iflamed avatar Jul 13 '23 10:07 iflamed

Thanks @iflamed I will start working on this feature from August :-)

lakhansamani avatar Jul 18 '23 05:07 lakhansamani

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.

itpropro avatar Nov 05 '23 16:11 itpropro