Feature:
Completely Passwordless Auth with WebAuthN, SMS and Email
Description:
The ability to go completely passwordless using WebAuthN, SMS or Email.
There would be two auth flow options:
- Biometrics
- User enters email/mobile number
- User receives MFA code to email/phone number
- User enrols device for Biometric auth (WebAuthN)
- User is authenticated
- Magic link
- User enters email/mobile number
- User receives MFA code to email/phone number
- User receives auth link to email/phone number
- User visits link and is authenticated
Use-case:
My company are building a crypto wallet and security is the biggest concern. Passwords are not safe and reliable forms of authentication. The ability to go completely passwordless would ensure a higher level of security for our app and customers.
I just found out the New Universal Login Experience doesn’t support Passwordless SMS and Email features. This is a major downside to the product. I would like to have an authentication flow that is completely passwordless.