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 15 forks source link

Add Environment API key to identity init #65

Closed matthewelwell closed 1 year ago

matthewelwell commented 1 year ago

Closes #64

I have tweaked a couple of the tests to try to get better coverage, however, this logic is so buried from the public interface that it's hard to test that the model is instantiated correctly without rewriting a bunch of interfaces.