python-fido2/examples
Joost van Dijk 8b979313e9
allow http://localhost origins
2024-04-03 10:23:53 +02:00
..
server allow http://localhost origins 2024-04-03 10:23:53 +02:00
acr122u.py Minor cleanups. 2020-02-12 10:25:45 +01:00
acr122usam.py remove last reference to six 2023-10-19 00:54:41 +02:00
acr1252u.py Reformat with Black. 2019-10-01 09:25:29 +02:00
bio_enrollment.py Fix BioEnroll.is_supported and use it in example. 2022-08-31 12:43:41 +02:00
cred_blob.py Fix outdated examples. 2022-04-26 17:37:33 +02:00
credential.py Refactor client classes. 2021-08-27 15:31:59 +02:00
get_info.py Merge branch 'drop-py2' into next-py3. 2021-08-18 17:25:04 +02:00
hmac_secret.py Update examples. 2022-04-21 09:57:36 +02:00
large_blobs.py Fix outdated examples. 2022-04-26 17:37:33 +02:00
multi_device.py Fix handling of error codes in authenticatorSelection (fix #184). 2023-06-26 12:22:36 +02:00
resident_key.py Update examples. 2022-04-21 09:57:36 +02:00
u2f_nfc.py Fix outdated examples. 2022-04-26 17:37:33 +02:00
verify_attestation.py Remove old unused code in example. 2022-09-12 14:37:29 +02:00
verify_attestation_mds3.py Add FIDO MDS3 example. 2022-05-02 17:20:32 +02:00