Getting Started
Prerequisites
Setup and Configuration
-
React and Dependencies
- Ensure you have React set up in your project.
- For a detailed list of required dependencies, refer to our
package.json
.
-
Okto API Key
- Obtain your API Key from the Okto Dashboard.
- This key is essential for integrating the Okto SDK into your project.
-
Authentication Methods
The Okto SDK supports multiple authentication methods:
- Google OAuth
- To authenticate users via Google, you'll need to set up a Google Console Project.
- Follow our guide to set up your Google Console Project.
- Email OTP
- Phone OTP
- Google OAuth
Environment Configuration
By default, your project will use the Sandbox environment. To switch to the Production environment, please refer to our Admin Panel documentation for upgrade instructions.
Next Steps
Once you've completed these prerequisites, you'll be ready to integrate the Okto SDK into your React project. If you encounter any issues during setup, please consult our troubleshooting guide or reach out to our support team.