1 reference to RetrieveAsync
Microsoft.AspNetCore.Authentication.Cookies (1)
CookieAuthenticationHandler.cs (1)
172
ticket = await Options.SessionStore.
RetrieveAsync
(claim.Value, Context, Context.RequestAborted);