mirror of
https://github.com/Unleash/unleash.git
synced 2025-11-24 20:06:55 +01:00
This PR deprecates `CLIENT` api token type in favor of `BACKEND` but both will continue working. Also replaces: - `INIT_CLIENT_API_TOKENS` with `INIT_BACKEND_API_TOKENS`. The former is kept for backward compatibility. |
||
|---|---|---|
| .. | ||
| api-token-schema.test.ts | ||
| api-token-schema.ts | ||
| constraint-value-types.test.ts | ||
| constraint-value-types.ts | ||
| create-project-api-token-schema.ts | ||
| feature-schema.test.ts | ||
| feature-schema.ts | ||
| role-schema.test.ts | ||
| role-schema.ts | ||