1 reference to RenewAsync
Microsoft.AspNetCore.Authentication.Cookies (1)
ITicketStore.cs (1)
64Task RenewAsync(string key, AuthenticationTicket ticket, HttpContext httpContext, CancellationToken cancellationToken) => RenewAsync(key, ticket, cancellationToken);