# Passwordless

JFW supports modern, secure, and user-friendly **passwordless authentication**. These methods reduce user friction and eliminate the need for traditional passwords, improving both security and user experience.

This section documents the available passwordless login methods provided by JFW, covering various channels and device-based flows to suit a range of applications.

#### Supported Methods:

* [**Email Magic Link**](https://jframework.gitbook.io/help/services/identity/user/authentication-methods/passwordless/login-with-email-link)
* [**Email OTP (One-Time Password)**](https://jframework.gitbook.io/help/services/identity/user/authentication-methods/passwordless/login-via-email-otp)
* [**SMS OTP**](https://jframework.gitbook.io/help/services/identity/user/authentication-methods/passwordless/login-via-sms-otp)
* [**QR Code Pairing (Device-to-Device Login)**](https://jframework.gitbook.io/help/services/identity/user/authentication-methods/passwordless/login-via-qr-code-device-pairing)
* [**OTP Code via Device Pairing**](https://jframework.gitbook.io/help/services/identity/user/authentication-methods/passwordless/login-via-otp-code-device-pairing)
