Auth & SSOMeta Platforms (Facebook, Instagram)JSON & TypeScript Fixtures
Facebook Login / Meta OAuth 2.0
Returned by GET https://graph.facebook.com/v21.0/oauth/access_token?code={code}&client_id={app_id}&client_secret={secret}&redirect_uri={uri}
HTTP 200 OKmode: chaos
size: 0.1 KB
{
"access_token": "EAAGm0PX4ZCps...sample_facebook_access_token...",
"token_type": "bearer",
"expires_in": 5183944
}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
AppleAuth & SSO
Sign in with Apple (Apple ID OAuth 2.0 / OIDC)
View Chaos Schema
Supabase (Open Source Firebase Alternative)Auth & SSO
Supabase Auth (GoTrue)
View Chaos Schema