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