{
  "issuer": "https://sddsilidjhvtvejzvolx.supabase.co/auth/v1",
  "authorization_endpoint": "https://sddsilidjhvtvejzvolx.supabase.co/auth/v1/oauth/authorize",
  "token_endpoint": "https://sddsilidjhvtvejzvolx.supabase.co/auth/v1/oauth/token",
  "jwks_uri": "https://sddsilidjhvtvejzvolx.supabase.co/auth/v1/.well-known/jwks.json",
  "registration_endpoint": "https://sddsilidjhvtvejzvolx.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_basic",
    "client_secret_post"
  ],
  "scopes_supported": [],
  "service_documentation": "https://magicpixel.art/guides/connect",
  "agent_auth": {
    "register_uri": "https://sddsilidjhvtvejzvolx.supabase.co/auth/v1/oauth/clients/register",
    "supported_identity_types": [
      "human"
    ],
    "credential_types": [
      "oauth2"
    ],
    "consent_uri": "https://magicpixel.art/oauth/consent",
    "documentation": "https://magicpixel.art/auth.md",
    "skill": "https://magicpixel.art/auth.md"
  }
}
