pyauth / pyotp

Python One-Time Password Library
https://pyauth.github.io/pyotp/
Other
2.96k stars 323 forks source link

Support FIDO U2F #64

Closed kislyuk closed 4 years ago

kislyuk commented 6 years ago

Provide primitives for FIDO U2F RP operation.

kislyuk commented 4 years ago

FIDO U2F is now supported in https://github.com/pyauth/pywarp.