Skip to content
Esc
navigateopen⌘Jpreview
Dashboard
On this page

Email/Password Authentication

Integrate email/password sign-up, sign-in, sessions, password reset, and optional email verification with prebuilt or custom UI.

Add email/password authentication to an existing application.

Overview

The Email/Password recipe provides a way of authenticating users with basic credentials. 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 email password login

Getting started

You can either follow the quickstart tutorial 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.

API reference

API schema and response details