MCP Gateway
ApiAuthentication

Check authentication status

Return whether OAuth providers are configured and available. Used by the frontend to determine whether to show login buttons.

GET
/api/v1/auth/enabled

Response Body

application/json

curl -X GET "https://loading/api/v1/auth/enabled"
{}