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