python-fido2/fido2
Dain Nilsson 0d174f722f
Prepare 0.9.2
2021-10-14 12:34:02 +02:00
..
attestation Don't use enum.auto (Python 2). 2021-03-16 14:59:59 +01:00
ctap2 Add is_supported to easier check for feature support. 2021-03-15 15:24:42 +01:00
hid Merge PR #114. 2021-04-28 12:38:52 +02:00
__init__.py Prepare 0.9.2 2021-10-14 12:34:02 +02:00
cbor.py Reformat with Black. 2019-10-01 09:25:29 +02:00
client.py More UV updates. 2021-02-21 13:53:18 +01:00
cose.py bandit: allow empty exception and drop assert 2020-06-12 14:31:37 +02:00
ctap.py More UV updates. 2021-02-21 13:53:18 +01:00
ctap1.py Minor APDU (CTAP1) fixes. 2020-12-17 10:56:25 +01:00
nfc.py Reformat with Black. 2019-10-01 09:25:29 +02:00
pcsc.py Serial Number: rename getter serial() -> serial_number(). 2021-03-16 19:38:54 +01:00
public_suffix_list.dat Update public suffix list. 2019-11-22 13:33:41 +01:00
rpid.py Reformat with Black. 2019-10-01 09:25:29 +02:00
server.py Make attestation verification behavior pluggable. 2021-01-11 14:42:32 +01:00
utils.py Implement event-based cancellation of requests. 2019-11-17 19:52:08 +01:00
webauthn.py Refactor extensions. 2020-10-30 15:02:56 +01:00
win_api.py Add support for WEBAUTHN_API_VERSION_3. 2021-08-17 15:12:47 +02:00