3 references to AuthenticatorAssertionResponse
Microsoft.AspNetCore.Identity (3)
IdentityJsonSerializerContext.cs (1)
12
[JsonSerializable(typeof(PublicKeyCredential<
AuthenticatorAssertionResponse
>))]
PasskeyHandler.cs (2)
374
PublicKeyCredential<
AuthenticatorAssertionResponse
> credential;
413
var
response = credential.Response;