blob: fac04db38b49580d2def2c553600c2351154984f [file] [log] [blame]
Check that the WebAuthn removeVirtualAuthenticator command works
{
error : {
code : -32000
message : The Virtual Authenticator Environment has not been enabled for this session
}
id : <number>
sessionId : <string>
}
{
id : <number>
result : {
}
sessionId : <string>
}
{
error : {
code : -32602
message : Could not find a Virtual Authenticator matching the ID
}
id : <number>
sessionId : <string>
}