Add passwordless login


# Add passwordless login

These sections provide instructions on how to add passwordless login to your SPAs or web applications.

Magic link allows users to log in by clicking a link sent to their email instead of entering a password.

Add Magic Link login has detailed instructions on this.

# FIDO2 login

FIDO2 is a standard that lets users use hardware security keys or built-in authenticators on their devices to log in.

Add login with security key/biometrics has detailed instructions on this.

# HYPR login

HYPR is a FIDO-certified platform that allows users to use biometrics on their devices to log in.

Add login with security key/biometrics has detailed instructions on this.