Skip to main content

Authentication

📄️ Credentials

Each identity has one or more credentials associated with it:

Learn more

📄️ Password

The combination of identifier (username, email, phone number) and password is the oldest and most common way to authenticate users

Learn more

📄️ Passwordless email & SMS

Ory Network allows users to authenticate through a one-time code sent via email and SMS. This is useful for use-cases where users

Learn more

📄️ Passkeys & WebAuthN

The Web Authentication Browser API (WebAuthn) is a specification written by

Learn more

📄️ Passkeys for mobile

This guide covers how to implement passkey authentication in your applications using Ory Kratos or Ory Network. Passkeys provide a

Learn more

📄️ Organizations

Organizations are a way to group users within one project. An organization always belongs to one Ory project. Within a project, an

Learn more

📄️ Email templates

Ory Identities comes with built-in templates for all messages sent by the system. You can replace the default templates with

Learn more