1 reference to StoreAsync
Microsoft.AspNetCore.Authentication.Cookies (1)
CookieAuthenticationHandler.cs (1)
346
_sessionKey = await Options.SessionStore.
StoreAsync
(ticket, Context, Context.RequestAborted);