{"issuer": "https://polar.sh", "jwks_uri": "https://api.polar.sh/.well-known/jwks.json", "token_endpoint": "https://api.polar.sh/v1/oauth2/token", "claims_supported": ["sub", "name", "email", "email_verified"], "scopes_supported": ["openid", "profile", "email", "user:read", "organizations:read", "organizations:write", "custom_fields:read", "custom_fields:write", "discounts:read", "discounts:write", "checkout_links:read", "checkout_links:write", "checkouts:read", "checkouts:write", "transactions:read", "transactions:write", "payouts:read", "payouts:write", "products:read", "products:write", "benefits:read", "benefits:write", "events:read", "events:write", "meters:read", "meters:write", "files:read", "files:write", "subscriptions:read", "subscriptions:write", "customers:read", "customers:write", "customer_meters:read", "customer_sessions:write", "orders:read", "orders:write", "refunds:read", "refunds:write", "payments:read", "metrics:read", "webhooks:read", "webhooks:write", "license_keys:read", "license_keys:write", "customer_portal:read", "customer_portal:write", "notifications:read", "notifications:write", "notification_recipients:read", "notification_recipients:write"], "userinfo_endpoint": "https://api.polar.sh/v1/oauth2/userinfo", "revocation_endpoint": "https://api.polar.sh/v1/oauth2/revoke", "grant_types_supported": ["refresh_token", "web", "authorization_code"], "registration_endpoint": "https://api.polar.sh/v1/oauth2/register", "service_documentation": "https://polar.sh/docs", "authorization_endpoint": "https://polar.sh/oauth2/authorize", "introspection_endpoint": "https://api.polar.sh/v1/oauth2/introspect", "subject_types_supported": ["public"], "response_modes_supported": ["query"], "response_types_supported": ["code"], "code_challenge_methods_supported": ["plain", "S256"], "id_token_signing_alg_values_supported": ["RS256"], "token_endpoint_auth_methods_supported": ["client_secret_basic", "client_secret_post", "none"], "revocation_endpoint_auth_methods_supported": ["client_secret_basic", "client_secret_post"], "introspection_endpoint_auth_methods_supported": ["client_secret_basic", "client_secret_post"]}