Sign In with Email/Phone Number
Our React Native SDK offers the easiest way to integrate Cotter 's email/phone verification. You can simply call a function and it does most of the heavy lifting and authentication for you.
Overview
What you're building

Steps
Step 1: Import Cotter as a dependency
Step 2: Signing Up or Logging In
Sign Up: Use the sign up method to:
Log In: Use the login method to:

Step 3: Setup Deep Linking
Setup in Android
Setup in iOS
Setup in React Native Project
Step 4: Receiving the Token in onSuccess or onError
onError
onSuccess
Validating Cotter's Access Token
Verifying JWT Tokensπ You're done!
Securing your Project
Last updated