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