LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
flask_demo/app.py
flask_demo/context.py
flask_demo/create_db.py
flask_demo/db.py
flask_demo/models.py
flask_demo/py_webauthn.env.example
flask_demo/requirements.txt
flask_demo/util.py
flask_demo/static/css/base.css
flask_demo/static/js/webauthn.js
flask_demo/static/js/lib/base64.js
flask_demo/static/js/lib/jquery-3.2.1.min.js
flask_demo/templates/index.html
flask_demo/trusted_attestation_roots/HyperFIDO_CA_Cert_V1.pem
flask_demo/trusted_attestation_roots/HyperFIDO_CA_Cert_V2.pem
flask_demo/trusted_attestation_roots/solokeys_u2f_device_attestation_ca.pem
flask_demo/trusted_attestation_roots/yubico_u2f_device_attestation_ca.pem
tests/__init__.py
tests/test_util.py
tests/test_webauthn.py
webauthn/__init__.py
webauthn/const.py
webauthn/webauthn.py
webauthn.egg-info/PKG-INFO
webauthn.egg-info/SOURCES.txt
webauthn.egg-info/dependency_links.txt
webauthn.egg-info/requires.txt
webauthn.egg-info/top_level.txt
webauthn/trusted_attestation_roots/solokeys_u2f_device_attestation_ca.pem
webauthn/trusted_attestation_roots/yubico_u2f_device_attestation_ca.pem