Auth

Browser Handoff Endpoint

Returns a one-time URL that sets WordPress auth cookies in a real browser and redirects to the requested destination. Used...

Updated February 13, 2026

Google OAuth Authentication

Authenticate users with Google OAuth using ID tokens and return access + refresh tokens for API access. Endpoints Google OAuth...

Updated February 13, 2026

Auth Login

Authenticate a user and return access + refresh tokens for API access. Supports device tracking for session management and optional...

Updated February 13, 2026

Auth Logout

Revoke user session tokens and end authentication for a specific device. Endpoints User Logout Endpoint: POST /wp-json/extrachill/v1/auth/logout Purpose: Revoke refresh...

Updated February 13, 2026

Auth Me

Retrieve current authenticated user data including onboarding completion. Endpoints Get Current User Endpoint: GET /wp-json/extrachill/v1/auth/me Purpose: Return the currently authenticated...

Updated February 13, 2026

Auth Refresh

Refresh an expired access token using a valid refresh token. Maintains user session without requiring full re-authentication. Endpoints Refresh Access...

Updated February 13, 2026

Auth Register

Create a new user account with token-based authentication. Supports artist profile creation, professional status, and invitation-based registration. Endpoints User Registration...

Updated February 13, 2026
← Back to Chubes.net