Quick OAuth Setup
Quickly create OAuth clients and scopes for testing JWT tokens
Create Test Scopes
Creates: read, write, admin, api:users, api:webhooks
Create Test Client
Quick Start Guide
Step 1: Create Scopes
- Click "Create Standard Scopes" to add common scopes
- These define what permissions your client can request
- You can also create custom scopes
Step 2: Create Client
- Fill in the client details (name, ID, secret)
- Enable refresh tokens if needed
- Click "Create Test Client"
Step 3: Test Tokens
- Go to JWT Token Test
- Select your client from the dropdown
- Enter client secret and request tokens