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.
https://authorizer.dev
MIT License
1.43k stars 147 forks source link

FIDO 2 and WebAuthn Support #188

Open Dev-Dipesh opened 2 years ago

Dev-Dipesh commented 2 years ago

Feature Description

Provide support for stronger true passwordless authentication WebAuthn developed in 2019 with W3C. https://www.okta.com/au/blog/2019/04/the-ultimate-guide-to-fido2-and-webauthn-terminology/

Describe the solution you'd like

Support for different multiple factor authentications. https://github.com/webauthn-open-source/fido2-server-demo

lakhansamani commented 2 years ago

@Dev-Dipesh thank you for sharing this, Adding this feature to our roadmap

hmmhmmhm commented 2 years ago

The FE webauthn open source module below was very useful. https://github.github.com/webauthn-json/demo

jerebtw commented 1 year ago

Any updates on this?

lakhansamani commented 1 year ago

@jerebtw no updates yet. Haven't got enough time to research and work on this one