1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-27 11:02:16 +01:00
unleash.unleash/frontend/src/component/admin/apiToken
Gastón Fournier 0f565c50e9
feat: rebrand sdk tokens and sdk types (#10430)
## 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>
2025-07-30 10:24:40 +02:00
..
ApiTokenDocs chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
ApiTokenForm feat: rebrand sdk tokens and sdk types (#10430) 2025-07-30 10:24:40 +02:00
ApiTokenIcon feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
ApiTokenPage API tokens - virtualized table (#7531) 2024-07-09 13:22:55 +02:00
ConfirmToken feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
CreateApiToken feat: rebrand sdk tokens and sdk types (#10430) 2025-07-30 10:24:40 +02:00
ProjectsList feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00