3 references to RetrievePasskeyAuthenticationInfoAsync
Microsoft.AspNetCore.Identity (3)
SignInManager.cs (3)
567
var passkeyInfo = await
RetrievePasskeyAuthenticationInfoAsync
()
611
var passkeyInfo = await
RetrievePasskeyAuthenticationInfoAsync
()
671
var passkeyInfo = await
RetrievePasskeyAuthenticationInfoAsync
();