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
It looks like samesite=lax is not present by default in ASP.NET Core 3.0. See test RawScriptResultTests.AddsHttpCookie() -- it has been removed. Need to evaluate.