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