{
  "issuer": "https://fqrpttrtyuyghlbxtszr.supabase.co/auth/v1",
  "authorization_endpoint": "https://fqrpttrtyuyghlbxtszr.supabase.co/auth/v1/authorize",
  "token_endpoint": "https://fqrpttrtyuyghlbxtszr.supabase.co/auth/v1/token",
  "registration_endpoint": "https://baita.ac/onboarding",
  "response_types_supported": ["code"],
  "grant_types_supported": ["authorization_code", "refresh_token"],
  "code_challenge_methods_supported": ["S256"],
  "token_endpoint_auth_methods_supported": ["none", "client_secret_basic"],
  "scopes_supported": ["read:articles", "read:pillars", "write:leads"]
}
