authorizerdev / authorizer

Your data, your control. Fully open source, authentication and authorization. No lock-ins. Deployment in Railway in 120 seconds || Spin a docker image as a micro-service in your infra. Built in login page and Admin panel out of the box.

Home Page:https://authorizer.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support passkey or webauthn login

iflamed opened this issue · 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

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.