Service Status: Running

Available Endpoints

GET /auth

Authentication page (requires client_id and redirect_uri)

POST /api/generate-token

Exchange idToken for access_token + user info (user_id, user_name, user_email, phone_number)

GET /api/user

Get user info with access_token

Test Users

Username: testuser
Password: password123
Username: demo
Password: demo123

Configuration

API Key: a1b2c3d4e5f6g7h8
Secret Key: sk_secret_xyz789
Client ID: t2t_api

Quick Test

Try Authentication Flow →