CZ-NIC / django-fido

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

JS should not require django-fido-errors to be present in the form #44

Closed ziima closed 4 years ago

ziima commented 4 years ago

The display of the FIDO 2 errors require the django-fido-errors to be already present in the form. JS should be able to create the element, if it doesn't exist.