-
Hi! When requesting the list of feature toggles from the Proxy API, we get all feature toggles from all of the Projects. If there are 50 projects and 50 enabled toggles per project then one small front-end app, that uses a few toggles and connects via Proxy, will get 2500 toggles. Is it possible to restrict the list of enabled feature toggles from Proxy by projects? For example, I've got a front-end app AAA and want to get toggles for it from Project A only, and I've got another front-end app BBB and want to get toggles for it from Project B only. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hi @gsannec - This should be doable using API keys, they can be limited by projects as well as environments. See https://docs.getunleash.io/reference/api-tokens-and-client-keys#proxy-client-keys |
Beta Was this translation helpful? Give feedback.
-
That's interesting! |
Beta Was this translation helpful? Give feedback.
Hi @gsannec - This should be doable using API keys, they can be limited by projects as well as environments. See https://docs.getunleash.io/reference/api-tokens-and-client-keys#proxy-client-keys