Flagsmith / flagsmith-js-client

Javascript Client for Flagsmith. Ship features with confidence using feature flags and remote config. Host yourself or use our hosted version at https://www.flagsmith.com/

Home Page:https://www.flagsmith.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Analytics requests are including features from different projects

matthewelwell opened this issue · comments

Based on additional logging (and validation) added to the API, we're seeing flag analytics requests that include features from multiple projects coming from the JS SDK. Analytics requests are authenticated using the environment key so we should only be sending features from the project to which the authenticated environment belongs.