3 references to RetrievePasskeyAuthenticationInfoAsync
Microsoft.AspNetCore.Identity (3)
SignInManager.cs (3)
708
var passkeyInfo = await
RetrievePasskeyAuthenticationInfoAsync
()
752
var passkeyInfo = await
RetrievePasskeyAuthenticationInfoAsync
()
812
var passkeyInfo = await
RetrievePasskeyAuthenticationInfoAsync
();