{
  "issuer": "https://jfatbivxdtizmvqednmj.supabase.co/auth/v1",
  "authorization_endpoint": "https://jfatbivxdtizmvqednmj.supabase.co/auth/v1/authorize",
  "token_endpoint": "https://jfatbivxdtizmvqednmj.supabase.co/auth/v1/token",
  "jwks_uri": "https://jfatbivxdtizmvqednmj.supabase.co/auth/v1/.well-known/jwks.json",
  "registration_endpoint": "https://mcp.aicostops.com/register",
  "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": ["openid", "profile", "email", "mcp:read", "mcp:write"],
  "service_documentation": "https://aicostops.com/docs/auth"
}
