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