You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Passkey is a relatively new login flow that uses biometrics to safeguard users access to systems and alleviate risks associated with password strength and maintenance.
Description
Passkey is a relatively new login flow that uses biometrics to safeguard users access to systems and alleviate risks associated with password strength and maintenance.
Describe the solution you'd like
Follow technical requirements set out by the Passkey standard
Ideally a new user_passkey table or the like is created to store the values away from the users table
Describe alternatives you've considered
We already have user/password/mfa login, oauth is in the works.
The text was updated successfully, but these errors were encountered: