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