CZ-NIC / django-fido

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

Support fido2 1.1.0 #182

Closed MichalPham closed 1 year ago

MichalPham commented 1 year ago

fido2 introduced some changes in 1.1.0 breaking current functionality(stricter checking of dataclass field types)

tpazderka commented 1 year ago

Closed via #183.