2 references to StorePasskeyAuthenticationInfoAsync
Microsoft.AspNetCore.Identity (2)
SignInManager.cs (2)
519
await
StorePasskeyAuthenticationInfoAsync
(PasskeyOperations.Attestation, result.AttestationState);
533
await
StorePasskeyAuthenticationInfoAsync
(PasskeyOperations.Assertion, result.AssertionState);