3 writes to HttpContext
IdentitySample.PasskeyConformance (1)
Program.cs (1)
101HttpContext = context,
Microsoft.AspNetCore.Identity (1)
SignInManager.cs (1)
568HttpContext = Context,
Microsoft.AspNetCore.Identity.Test (1)
Passkeys\PasskeyHandlerAttestationTest.cs (1)
1088HttpContext = httpContext.Object,
3 references to HttpContext
Microsoft.AspNetCore.Identity (3)
PasskeyHandler.cs (3)
264context.HttpContext) 286VerifyAuthenticatorData(authenticatorData, context.HttpContext); 314HttpContext = context.HttpContext,