Prerequisites

Setup Requirements

  1. React Environment

    • A React project (version 16.8 or higher)
    • Node.js (version 14 or higher)
    • npm or yarn package manager
    • For a complete list of dependencies, check our package.json
  2. Okto Dashboard Setup

  3. Google OAuth Configuration

Additional authentication methods like Email OTP and Phone OTP will be available soon. If you are already using Email OTP, Phone OTP from Okto V1 you may continue to use the same auth in V2. Refer our Migration Guide

Environment Configuration

Your project will use the Sandbox environment by default. For production deployment, please refer to our Developer Dashboard Documentation for upgrade instructions.

Next Steps

Once you've completed these prerequisites, proceed to the Quickstart Guide to integrate the Okto SDK into your React project.

Need help? Check our troubleshooting guide or reach out to our support team at [email protected].

On this page