1 reference to PerformPasskeyAttestationAsync
Microsoft.AspNetCore.Identity (1)
IdentityApiEndpointRouteBuilderExtensions.cs (1)
367
attestationResult = await signInManager.
PerformPasskeyAttestationAsync
(registration.CredentialJson);