{
  "issuer": "https://snbtuvyzyiikedlmgmxr.supabase.co/auth/v1",
  "authorization_endpoint": "https://snbtuvyzyiikedlmgmxr.supabase.co/auth/v1/oauth/authorize",
  "token_endpoint": "https://snbtuvyzyiikedlmgmxr.supabase.co/auth/v1/oauth/token",
  "jwks_uri": "https://snbtuvyzyiikedlmgmxr.supabase.co/auth/v1/.well-known/jwks.json",
  "userinfo_endpoint": "https://snbtuvyzyiikedlmgmxr.supabase.co/auth/v1/oauth/userinfo",
  "registration_endpoint": "https://snbtuvyzyiikedlmgmxr.supabase.co/auth/v1/oauth/clients/register",
  "scopes_supported": ["openid", "profile", "email", "phone", "offline_access"],
  "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"
  ],
  "claims_supported": [
    "sub",
    "aud",
    "iss",
    "exp",
    "iat",
    "auth_time",
    "nonce",
    "email",
    "email_verified",
    "phone_number",
    "phone_number_verified",
    "name",
    "picture",
    "preferred_username",
    "updated_at"
  ],
  "code_challenge_methods_supported": ["S256", "plain"],
  "service_documentation": "https://www.pomonaorganic.com/llms.txt",
  "protected_resource_metadata": "https://www.pomonaorganic.com/.well-known/oauth-protected-resource",
  "note": "Mirror of the authorization server's OpenID Connect metadata, published for discovery from https://www.pomonaorganic.com. The authoritative document lives at the issuer. Pomona's catalog, knowledge-base, feed and content endpoints are public and require no token; authentication applies only to account-scoped areas."
}
