Cotter
0.1.0
Blog
Dashboard
Get help on Slack 👋
Search
⌃K
Links
🚀
Getting Started
Features & Concepts
📌
Quickstart Guides
All Guides & Tutorials
HTML – Sign in with Email/Phone
React – Sign in with Email/Phone
React – WebAuthn
▲ Next.js
Angular
Webflow
Bubble.io
Python SDK for a CLI
React Native – Sign in with Device
iOS – Sign in with Device
Flutter – Sign in with Device
📘
SDK Reference
Web
React Native
Flutter
iOS
Android
Python (for CLI)
API for Other Mobile Apps or CLI
Backend: Handling Response
🛡️ Protecting Your Account
Only Allow Your Website/App to Use Your API Key
Rate Limit
Enable reCAPTCHA to Protect Against Automated Abuse
🗝️ Getting Access Token
Cotter's OAuth 2.0 Tokens Specification
Getting the Tokens
Get Tokens during Authentication
Using the Refresh Token
Storing and Removing Tokens
Renewing Expired Tokens
Verifying JWT Tokens
Requesting Custom Fields on your JWT Token
Older API
🔌
API Reference
User API
OAuth Tokens API
OAuth Tokens from Social Login
Event Object
Reset PIN API
Older API
Validating Cotter's Identity Token
Validating Cotter's Event Response
Powered By
GitBook
Using the Refresh Token
Other than the current flow in the SDK, you can also request for OAuth Tokens using http requests directly to Cotter's server.
Getting Tokens using Refresh Token
This is used to renew expired tokens:
Renewing Expired Tokens
Previous
Get Tokens during Authentication
Next - 🗝️ Getting Access Token
Storing and Removing Tokens
Last modified
2yr ago