{
  "issuer": "https://rxcvxsltjrfiedsanpfk.supabase.co/auth/v1",
  "authorization_endpoint": "https://rxcvxsltjrfiedsanpfk.supabase.co/auth/v1/authorize",
  "token_endpoint": "https://rxcvxsltjrfiedsanpfk.supabase.co/auth/v1/token",
  "jwks_uri": "https://rxcvxsltjrfiedsanpfk.supabase.co/auth/v1/.well-known/jwks.json",
  "registration_endpoint": "https://rxcvxsltjrfiedsanpfk.supabase.co/auth/v1/oauth/clients/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_post"
  ],
  "scopes_supported": [
    "openid",
    "email",
    "profile"
  ],
  "agent_auth": {
    "register_uri": "https://rxcvxsltjrfiedsanpfk.supabase.co/auth/v1/oauth/clients/register",
    "supported_identity_types": [
      "human",
      "agent"
    ],
    "supported_credential_types": [
      "oauth2_authorization_code",
      "oauth2_refresh_token"
    ],
    "claim_uri": "https://rxcvxsltjrfiedsanpfk.supabase.co/auth/v1/user",
    "revocation_uri": "https://rxcvxsltjrfiedsanpfk.supabase.co/auth/v1/logout",
    "auth_md_uri": "https://al-systems.co.uk/auth.md"
  }
}