After using the library on Linux to perform an HMAC-SHA1 challenge-response, the yubikey can no longer be used to authenticate to a website until it is unplugged and plugged back it.
Step to reproduce
run cargo test from the library and touch the yubikey to complete the challenge-response
After using the library on Linux to perform an HMAC-SHA1 challenge-response, the yubikey can no longer be used to authenticate to a website until it is unplugged and plugged back it.
Step to reproduce
cargo test
from the library and touch the yubikey to complete the challenge-response