python-yubico icon indicating copy to clipboard operation
python-yubico copied to clipboard

Added hidapi support

Open larcho opened this issue 4 years ago • 1 comments

Related to issue: https://github.com/Yubico/python-yubico/issues/7

Tested on MacOS and it works as expected.

larcho avatar Dec 19 '20 21:12 larcho

It might actually be better to initialize with hidapi through a flag, like the debug flag, instead of doing it automatically on permission failure.

larcho avatar Dec 20 '20 01:12 larcho