1 reference to AllowRefresh
Microsoft.AspNetCore.Authentication.Cookies (1)
CookieAuthenticationHandler.cs (1)
97
var allowRefresh = ticket.Properties.
AllowRefresh
?? true;