product · inferred from evidence
frontend API credential
A credential required for accessing the frontend API in Unleash.
- Unleash frontend API still requires auth when AUTH_TYPE NONE is set
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 testin