You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
The name of the cookie seems to be fixed, while other components (Antiforgery, Session, ...) are open for alternatives. Making this configurable seems to be a breaking change, since there is already a public static property exposing that fixed value, though.
Is there any reason why this is "hard-coded"? Can we make it configurable instead?
I could prepare a PR for that.
The text was updated successfully, but these errors were encountered:
The name of the cookie seems to be fixed, while other components (Antiforgery, Session, ...) are open for alternatives. Making this configurable seems to be a breaking change, since there is already a public static property exposing that fixed value, though.
Is there any reason why this is "hard-coded"? Can we make it configurable instead?
I could prepare a PR for that.
The text was updated successfully, but these errors were encountered: