Forked from
uffd / uffd
Source project has a limited visibility.
-
Julian authored
Code is mostly based on python-fido2's example code. Note that webauthn requires the website to be delivered via HTTPS. Flask's development server automatically sets up a self-signed ssl cert with the `ssl_context="adhoc"` option.
Julian authoredCode is mostly based on python-fido2's example code. Note that webauthn requires the website to be delivered via HTTPS. Flask's development server automatically sets up a self-signed ssl cert with the `ssl_context="adhoc"` option.