{
  "issuer": "https://rozvxwhsnsafimoufbsh.supabase.co/auth/v1",
  "authorization_endpoint": "https://rozvxwhsnsafimoufbsh.supabase.co/auth/v1/authorize",
  "token_endpoint": "https://rozvxwhsnsafimoufbsh.supabase.co/auth/v1/token",
  "jwks_uri": "https://rozvxwhsnsafimoufbsh.supabase.co/auth/v1/.well-known/jwks.json",
  "revocation_endpoint": "https://rozvxwhsnsafimoufbsh.supabase.co/auth/v1/logout",
  "response_types_supported": ["code", "token"],
  "grant_types_supported": ["authorization_code", "refresh_token", "password", "client_credentials"],
  "token_endpoint_auth_methods_supported": ["client_secret_basic", "client_secret_post"],
  "code_challenge_methods_supported": ["S256", "plain"],
  "scopes_supported": ["openid", "email", "profile"]
}
