Running unleash-server v4.20.0 locally with AUTH_TYPE=NONE, the /api/client/* endpoints work without auth as expected, but /api/frontend (used by the client SDKs) still demands a valid frontend API credential. This makes local client testing inconvenient because every developer needs a token even though auth is disabled.