Flagsmith / flagsmith-dotnet-client

.NET Standard 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/
https://www.flagsmith.com/
BSD 3-Clause "New" or "Revised" License
19 stars 12 forks source link

Support transient identities and traits #104

Open novakzaballa opened 1 week ago

novakzaballa commented 1 week ago

Add a transient Boolean Property to the TraitModel, and send it the getIdentityFlags

Or/And In the getIdentityFlags send a new transientTrait list to add values according to the updated scheme here https://github.com/Flagsmith/flagsmith/issues/4278