Replies: 2 comments
-
Passkeys support would be nice! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Passkeys are supported experimentally now. But has anyone thought of a good flow for MFA 2FA with passkeys. How would you require multiple providers for example to authorise a user. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Goals
Non-Goals
Background
As of soon 2024 it is sad that even the biggest auth framework for Nextjs does not support a proper inhouse MFA solution. Due to our own requirements for a customer application, we will be forced to implement it our selves. Implementing OTP is relatively easy using otplib, however we have to add user interfaces, manual email verification etc. which makes it unnessesary time consuming.
Proposal
This feature should be implemented asap. Due to my limited time I'm not able to help, but I can assist with help since I have studied IT Security and I am working as a IT Sec consultant in the industry since 5 years.
Beta Was this translation helpful? Give feedback.
All reactions