{
  "issuer": "https://duapress.com",
  "authorization_endpoint": "https://ydxxqaaxodybinnibdse.supabase.co/auth/v1/authorize",
  "token_endpoint": "https://ydxxqaaxodybinnibdse.supabase.co/auth/v1/token",
  "jwks_uri": "https://ydxxqaaxodybinnibdse.supabase.co/auth/v1/.well-known/jwks.json",
  "response_types_supported": ["code", "token"],
  "grant_types_supported": ["authorization_code", "refresh_token", "password"],
  "token_endpoint_auth_methods_supported": ["client_secret_post", "none"],
  "code_challenge_methods_supported": ["S256"],
  "scopes_supported": ["openid", "email", "profile"],
  "agent_auth": {
    "skill": "https://duapress.com/auth.md",
    "register_uri": "https://duapress.com/auth.md",
    "claim_uri": "https://ydxxqaaxodybinnibdse.supabase.co/auth/v1/user",
    "claims_uri": "https://ydxxqaaxodybinnibdse.supabase.co/auth/v1/user",
    "revocation_uri": "https://ydxxqaaxodybinnibdse.supabase.co/auth/v1/logout",
    "credential_types_supported": ["access_token", "bearer"],
    "identity_types_supported": ["anonymous", "identity_assertion"],
    "anonymous": {
      "credential_types_supported": ["access_token"]
    },
    "identity_assertion": {
      "assertion_types_supported": [
        "verified_email"
      ],
      "credential_types_supported": ["access_token"],
      "claim_uri": "https://ydxxqaaxodybinnibdse.supabase.co/auth/v1/user"
    },
    "events_supported": [
      "https://schemas.workos.com/events/agent/auth/identity/assertion/revoked"
    ]
  }
}
