Skip to main content

Recommended: JavaScript SDK for React Native

While this SDK is still supported, we recommend using newer JavaScript SDK, which is optimized for React Native, but also comes with a host of other benefits.

Dashboard Configuration

Simply toggle on “Email” in the Log in & User Profile section of the dashboard. If users report delayed or missing OTP emails, see the Email OTP delivery troubleshooting guide. If users report delayed or missing OTP emails, see the Email OTP delivery troubleshooting guide. React Native provides email authentication through the dynamic client’s auth methods, allowing you to send OTP codes and verify them.
React Native

Rate Limits

Email verification is subject to the following rate limits:
  • 3 attempts per 10 minutes per email address
This is in place to protect deliverability of emails and to prevent abuse.
Last modified on July 24, 2026