{
  "issuer": "https://ydinbbizsyacqisfgonp.supabase.co/auth/v1",
  "authorization_endpoint": "https://ydinbbizsyacqisfgonp.supabase.co/auth/v1/authorize",
  "token_endpoint": "https://ydinbbizsyacqisfgonp.supabase.co/auth/v1/token",
  "userinfo_endpoint": "https://ydinbbizsyacqisfgonp.supabase.co/auth/v1/user",
  "jwks_uri": "https://ydinbbizsyacqisfgonp.supabase.co/auth/v1/keys",
  "registration_endpoint": null,
  "scopes_supported": ["openid", "email", "profile", "offline_access"],
  "response_types_supported": ["code", "token", "id_token", "id_token token"],
  "response_modes_supported": ["query", "fragment", "form_post"],
  "grant_types_supported": ["authorization_code", "refresh_token", "password"],
  "subject_types_supported": ["public"],
  "id_token_signing_alg_values_supported": ["RS256", "ES256"],
  "token_endpoint_auth_methods_supported": ["client_secret_basic", "client_secret_post", "none"],
  "code_challenge_methods_supported": ["S256"],
  "service_documentation": "https://supabase.com/docs/guides/auth"
}
