1 write to ShouldRenew
Microsoft.AspNetCore.Authentication.Cookies (1)
CookieAuthenticationHandler.cs (1)
106ShouldRenew = timeRemaining < timeElapsed,
1 reference to ShouldRenew
Microsoft.AspNetCore.Authentication.Cookies (1)
CookieAuthenticationHandler.cs (1)
110if (eventContext.ShouldRenew)