{
  "issuer": "https://udwjbckgrkxxidhaverp.supabase.co/auth/v1",
  "authorization_endpoint": "https://udwjbckgrkxxidhaverp.supabase.co/auth/v1/authorize",
  "token_endpoint": "https://udwjbckgrkxxidhaverp.supabase.co/auth/v1/token",
  "jwks_uri": "https://udwjbckgrkxxidhaverp.supabase.co/auth/v1/.well-known/jwks.json",
  "revocation_endpoint": "https://udwjbckgrkxxidhaverp.supabase.co/auth/v1/logout",
  "response_types_supported": ["code", "token"],
  "grant_types_supported": [
    "authorization_code",
    "refresh_token",
    "password",
    "urn:ietf:params:oauth:grant-type:device_code"
  ],
  "token_endpoint_auth_methods_supported": ["client_secret_basic", "client_secret_post", "none"],
  "scopes_supported": ["openid", "email", "profile", "offline_access"],
  "code_challenge_methods_supported": ["S256", "plain"],
  "service_documentation": "https://c2xcel.com/llms-full.txt",
  "agent_auth": {
    "skill": "https://c2xcel.com/auth.md",
    "auth_md": "https://c2xcel.com/auth.md",
    "register_uri": "mailto:info@c2xcel.com?subject=Agent%20Registration%20%E2%80%94%20auth.md",
    "registration_policy": "https://c2xcel.com/auth.md#agent-registration",
    "identity_types_supported": ["identity_assertion", "service", "delegated", "enterprise"],
    "credential_types_supported": [
      "client_secret_basic",
      "client_secret_post",
      "private_key_jwt",
      "tls_client_auth",
      "web_bot_auth"
    ],
    "identity_assertion": {
      "assertion_types_supported": [
        "urn:ietf:params:oauth:token-type:id-jag",
        "verified_email"
      ],
      "credential_types_supported": [
        "private_key_jwt",
        "tls_client_auth",
        "web_bot_auth"
      ]
    },
    "claim_uri": "mailto:info@c2xcel.com?subject=Agent%20Claim%20%E2%80%94%20auth.md",
    "claims_uri": "https://udwjbckgrkxxidhaverp.supabase.co/auth/v1/user",
    "revocation_uri": "https://udwjbckgrkxxidhaverp.supabase.co/auth/v1/logout",
    "revocation_contact": "mailto:info@c2xcel.com",
    "protected_resource": "https://c2xcel.com/.well-known/oauth-protected-resource",
    "web_bot_auth_directory": "https://c2xcel.com/.well-known/http-message-signatures-directory",
    "events_supported": [
      "https://schemas.workos.com/events/agent/auth/identity/assertion/revoked"
    ]
  }
}
