Add passwordless login¶
This section provides instructions on how to add passwordless login to your SPAs or web applications.
FIDO2 security key/biometrics login¶
FIDO2 lets users use FIDO2-supported hardware security keys or built-in authenticators on their devices to log in.
Passwordless login with FIDO has detailed instructions on this.
Magic Link login¶
Magic Link allows users to log in by clicking a link sent to their email instead of entering a password.
Passwordless login with Magic Link has detailed instructions on this.
Top