Email-Based Authentication

This section describes the configuration and behavior of email authentication, which enables users to authenticate using an e-mail.

✅ Supported Method

  • OTP via Email: A randomly generated one-time passcode is sent to the user’s email address. The user must enter this code to complete authentication.


🌍 Global Availability

  • All email domains and regions are supported.

  • Domain or country restrictions are not currently configurable.


⚙️ Configuration

Feature
Description

Integrations Provider

Selected email provider

OTP Length

Typically 6 digits or 8

Expiration time

Default: 1–5 minutes

Template

Subject + message body


⚠️ Security Notes

  • For enhanced security, especially in sensitive workflows, consider using email OTP in combination with another factor (e.g., password or phone).

Last updated