ServerCredentialResponse
Server format for credential response with base64url-encoded binary fields Can be either a registration or authentication response
type ServerCredentialResponse = RegistrationResponseJSON | AuthenticationResponseJSON;
Server format for credential response with base64url-encoded binary fields Can be either a registration or authentication response