CZ-NIC / django-fido

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

Do not enforce counter check if not supported #120

Closed tpazderka closed 3 years ago

tpazderka commented 3 years ago

Counter should not be checked if it is 0 both in database and in the response. That means, the counter is not supported.