1 write to HttpContext
Microsoft.AspNetCore.Identity (1)
SignInManager.cs (1)
766
HttpContext
= Context,
2 references to HttpContext
Microsoft.AspNetCore.Identity (2)
PasskeyHandler.cs (2)
587
context.
HttpContext
)
595
VerifyAuthenticatorData(authenticatorData, context.
HttpContext
);