python-yubico
python-yubico copied to clipboard
Added hidapi support
Related to issue: https://github.com/Yubico/python-yubico/issues/7
Tested on MacOS and it works as expected.
It might actually be better to initialize with hidapi through a flag, like the debug flag, instead of doing it automatically on permission failure.