{"issuer":"https://www.flaex.ai","authorization_endpoint":"https://www.flaex.ai/login","token_endpoint":"https://www.flaex.ai/api/auth/token","jwks_uri":"https://www.flaex.ai/api/auth/jwks","response_types_supported":["code","token"],"grant_types_supported":["authorization_code","refresh_token"],"scopes_supported":["openid","profile","email","search:read","directory:read","newsletter:write","mcp:invoke"],"scope_descriptions":{"openid":"Authenticate the user (OpenID Connect).","profile":"Read basic profile information.","email":"Read the user's email address.","search:read":"Read access to tool search results via the public API.","directory:read":"Read access to directory listings and tool metadata.","newsletter:write":"Create newsletter subscriptions on behalf of the user.","mcp:invoke":"Call Flaex MCP tools over Streamable HTTP."},"token_endpoint_auth_methods_supported":["client_secret_post","client_secret_basic"],"code_challenge_methods_supported":["S256"]}