CZ-NIC / django-fido

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

Allow specification of allowed attestation formats #57

Closed tpazderka closed 4 years ago

tpazderka commented 4 years ago

Currently the allowed attestation formats cannot be specified during init of fido2.Server.

We should be able to do that.