{
  "issuer": "https://ubihfvlniodqiiplclqv.supabase.co/auth/v1",
  "authorization_endpoint": "https://ubihfvlniodqiiplclqv.supabase.co/auth/v1/oauth/authorize",
  "token_endpoint": "https://ubihfvlniodqiiplclqv.supabase.co/auth/v1/oauth/token",
  "registration_endpoint": "https://ubihfvlniodqiiplclqv.supabase.co/auth/v1/oauth/clients/register",
  "jwks_uri": "https://ubihfvlniodqiiplclqv.supabase.co/auth/v1/.well-known/jwks.json",
  "scopes_supported": ["openid", "email", "profile"],
  "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", "client_secret_basic"],
  "service_documentation": "https://creasitepau.fr/auth.md",
  "agent_auth": {
    "version": "0.1",
    "documentation": "https://creasitepau.fr/auth.md",
    "register_uri": "https://ubihfvlniodqiiplclqv.supabase.co/auth/v1/oauth/clients/register",
    "identity_types": ["human_delegated"],
    "credential_types": ["oauth2_access_token"],
    "supports_dynamic_client_registration": true,
    "human_consent_uri": "https://creasitepau.fr/.lovable/oauth/consent",
    "public_endpoints": [
      {
        "type": "mcp",
        "url": "https://ubihfvlniodqiiplclqv.supabase.co/functions/v1/mcp",
        "auth": "none"
      }
    ]
  }
}
