- Oct 05, 2020
- Oct 03, 2020
- Oct 02, 2020
Also removed border from the output of the qrcode_svg filter.
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.