1 reference to RetrieveAsync
Microsoft.AspNetCore.Authentication.Cookies (1)
ITicketStore.cs (1)
79Task<AuthenticationTicket?> RetrieveAsync(string key, CancellationToken cancellationToken) => RetrieveAsync(key);