Describe the feature request
The use case I'm interested in was described well some years ago when a similar request was made for the .NET SDK: Unleash/unleash-dotnet-sdk#46
Solution suggestions
The solution that has been rolled out in the past for, e.g., the Node SDK and the Java SDK, was to add support for a customHeadersFunction or customHeadersProvider property when initializing an Unleash Client.
Would it be possible to provide support for something like that for the JS SDK, as well?