1 reference to StoreAsync
Microsoft.AspNetCore.Authentication.Cookies (1)
ITicketStore.cs (1)
28Task<string> StoreAsync(AuthenticationTicket ticket, CancellationToken cancellationToken) => StoreAsync(ticket);