1 write to HttpContext
Microsoft.AspNetCore.Identity (1)
SignInManager.cs (1)
577
HttpContext
= Context,
3 references to HttpContext
Microsoft.AspNetCore.Identity (3)
PasskeyHandler.cs (3)
264
context.
HttpContext
)
286
VerifyAuthenticatorData(authenticatorData, context.
HttpContext
);
314
HttpContext = context.
HttpContext
,