-
-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
None of theses cookienames can be overridden:
public const string DefaultStateCookieName = "__ActiveLogin.BankIdUiState";
public const string DefaultDeviceDataCookieName = "__ActiveLogin.BankIdDeviceData";
public const string DefaultUiOptionsCookieName = "__ActiveLogin.BankId.UiOptions";
What area is it related to
API
Expected behavior
As the constants are named Default* there should be a way to override them.
NuGet package version
11.1.3
Runtime version
.NET 8.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working