mirror of
https://github.com/Unleash/unleash.git
synced 2025-10-13 11:17:26 +02:00
## About the changes Rebrand SDK tokens and SDK types to make it easier to onboard and use: **Backend SDK Token**: Intended for server-side SDKs. It can be used to access: - The Client Features API (/api/client/features) for fetching all flag configurations for local evaluation. - The Frontend API (/api/frontend) for remote evaluation. **Frontend SDK Token**: Intended for client-side/frontend SDKs. It is restricted and can only be used to access: - The Frontend API (/api/frontend) for remote evaluation. --------- Co-authored-by: Nuno Góis <github@nunogois.com> |
||
---|---|---|
.. | ||
lib | ||
mailtemplates | ||
migrations | ||
test | ||
migrator.ts | ||
server-dev.ts | ||
server.ts | ||
test-setup.ts |