Auth & SSOAppleJSON & TypeScript Fixtures
Sign in with Apple (Apple ID OAuth 2.0 / OIDC)
Returned by POST https://appleid.apple.com/auth/token upon authorization_code exchange.
HTTP 200 OKmode: chaos
size: 0.2 KB
{
"access_token": "a1b2c3d4e5f6.0.sample_apple_access_token",
"token_type": "Bearer",
"expires_in": 3600,
"refresh_token": "r1e2f3r4e5s6h7.0.sample_apple_refresh_token",
"id_token": "eyJraWQiOiI4NkQ4OEtmIiwiYWxnIjoiUlMyNTYi...sample_apple_id_token_jwt..."
}Related Production API Chaos TemplatesBrowse All 17 Templates
Google Identity ServicesAuth & SSO
Google OAuth 2.0 & OpenID Connect
View Chaos Schema
GitHub REST API v3Auth & SSO
GitHub OAuth App / GitHub Apps
View Chaos Schema
Supabase (Open Source Firebase Alternative)Auth & SSO
Supabase Auth (GoTrue)
View Chaos Schema
Open Source Universal Authentication LibraryAuth & SSO
Auth.js (NextAuth.js)
View Chaos Schema