1 write to HttpContext
Microsoft.AspNetCore.Identity (1)
SignInManager.cs (1)
722
HttpContext
= Context,
3 references to HttpContext
Microsoft.AspNetCore.Identity (3)
PasskeyHandler.cs (3)
365
context.
HttpContext
)
387
VerifyAuthenticatorData(authenticatorData, context.
HttpContext
);
415
HttpContext = context.
HttpContext
,