python-fido2/fido2
Joost van Dijk 8b979313e9
allow http://localhost origins
2024-04-03 10:23:53 +02:00
..
attestation Fix pre-commit issues. 2022-11-22 14:52:37 +01:00
ctap2 Fix docstring (close #207) 2024-03-05 12:47:43 +01:00
hid Fix run loop error on MacOS (close #210) 2024-03-05 13:56:18 +01:00
__init__.py Bump version 2024-03-13 09:37:04 +01:00
cbor.py Enable postponed evaluation of annotations. 2022-04-22 09:02:37 +02:00
client.py Handle authenticators with UV that do not support ClientPin. 2023-06-26 12:37:45 +02:00
cose.py Fix formatting. 2023-08-22 15:33:04 +02:00
ctap.py Enable postponed evaluation of annotations. 2022-04-22 09:02:37 +02:00
ctap1.py Enable postponed evaluation of annotations. 2022-04-22 09:02:37 +02:00
features.py Add license header to file. 2022-08-24 09:08:33 +02:00
mds3.py Fix pre-commit issues. 2022-11-22 14:52:37 +01:00
pcsc.py Enable postponed evaluation of annotations. 2022-04-22 09:02:37 +02:00
public_suffix_list.dat Update public suffix list 2024-03-04 10:57:56 +01:00
py.typed adding py.typed to enable mypy, if used as library 2022-06-27 11:11:57 +02:00
rpid.py allow http://localhost origins 2024-04-03 10:23:53 +02:00
server.py allow http://localhost origins 2024-04-03 10:23:53 +02:00
utils.py Deprecate websafe_decode of bytes 2024-03-04 09:58:09 +01:00
webauthn.py Add types to constructors of webauthn data objects (close #205) 2024-03-05 16:09:47 +01:00
win_api.py Enable postponed evaluation of annotations. 2022-04-22 09:02:37 +02:00