{
  "issuer": "https://huutgnkansvslafnbtbg.supabase.co/auth/v1",
  "authorization_endpoint": "https://huutgnkansvslafnbtbg.supabase.co/auth/v1/oauth/authorize",
  "token_endpoint": "https://huutgnkansvslafnbtbg.supabase.co/auth/v1/oauth/token",
  "userinfo_endpoint": "https://huutgnkansvslafnbtbg.supabase.co/auth/v1/oauth/userinfo",
  "jwks_uri": "https://huutgnkansvslafnbtbg.supabase.co/auth/v1/.well-known/jwks.json",
  "registration_endpoint": "https://huutgnkansvslafnbtbg.supabase.co/auth/v1/signup",
  "scopes_supported": [
    "openid",
    "profile",
    "email",
    "phone"
  ],
  "response_types_supported": [
    "code"
  ],
  "response_modes_supported": [
    "query"
  ],
  "grant_types_supported": [
    "authorization_code",
    "refresh_token"
  ],
  "subject_types_supported": [
    "public"
  ],
  "id_token_signing_alg_values_supported": [
    "RS256",
    "HS256",
    "ES256"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic",
    "client_secret_post",
    "none"
  ],
  "code_challenge_methods_supported": [
    "S256",
    "plain"
  ],
  "revocation_endpoint": "https://huutgnkansvslafnbtbg.supabase.co/auth/v1/logout",
  "identity_types_supported": [
    "human",
    "agent"
  ],
  "agent_auth": {
    "skill": "https://www.costeffective.software/.well-known/agent-skills/index.json",
    "register_uri": "https://www.costeffective.software/auth.md",
    "identity_types_supported": [
      "human",
      "agent"
    ],
    "credential_types": [
      "oauth2_bearer",
      "api_key"
    ],
    "registration_methods": [
      {
        "type": "manual",
        "description": "Email team@costeffective.software to request an OAuth client or API key with scopes for your integration.",
        "register_uri": "https://www.costeffective.software/auth.md",
        "contact": "team@costeffective.software"
      }
    ],
    "token_endpoint": "https://huutgnkansvslafnbtbg.supabase.co/auth/v1/oauth/token",
    "claim_uri": "https://huutgnkansvslafnbtbg.supabase.co/auth/v1/oauth/userinfo",
    "revocation_uri": "https://huutgnkansvslafnbtbg.supabase.co/auth/v1/logout",
    "contact": "team@costeffective.software"
  }
}