BFF Diagnostics Endpoint

The /bff/diagnostics endpoint returns the current user and client access token for testing purposes.

To use the diagnostics endpoint, make a GET request to /bff/diagnostics. Typically this is done in a browser to diagnose a problem during development.

This endpoint is only enabled in Development mode.