CZ-NIC / django-fido

Django application for FIDO protocol U2F
GNU General Public License v3.0
28 stars 11 forks source link

New version of fido2 broke django-fido #102

Closed stinovlas closed 3 years ago

stinovlas commented 3 years ago

django-fido is incomatible with new version of fido2: https://github.com/Yubico/python-fido2/releases/tag/0.9.0

We should either restrict the version of fido2 dependency or update django-fido to be compatible with fido2 >= 0.9.0.