Skip to main content

Introduction

Authenticate users with passwordless methods like Magic Links or One-Time Passwords.

Overview

The Passwordless recipe provides a way of authenticating users through generated credentials like Magic Links or One-Time Passwords. You can use it out of the box, with the Pre-Built UI, or implement your own interface through the available SDKs.

Sign in form UI for passwordless login

Getting started

You can either follow setup guide or use the CLI tool to generate an example app that shows you how the recipe works.

Customization

To adjust the functionality to fit your use case you can explore different sections from the documentation.