python-u2flib-server
python-u2flib-server copied to clipboard
Remove deprecated verifier and replace with verify.
Fix for #46. Didn't check the rest of the code for other usage but it will squelch the two lines in that issue.
CI fails on Python 3.3 with a runtime error that Python 3.4 or higher is required.