Commit Graph

8 Commits

Author SHA1 Message Date
Dain Nilsson eae65b57a0
Merge branch 'drop-py2' into next-py3. 2021-08-18 17:25:04 +02:00
Dain Nilsson d5ce10f771
Add is_supported to easier check for feature support. 2021-03-15 15:24:42 +01:00
Dain Nilsson f29398e0c7
Handle listing when no credentials exist. 2021-02-20 18:39:32 +01:00
Dain Nilsson d697287e6b
Some Python 3 improvements.
- Remove (object): from classes.
 - Use dataclasses instead of namedtuple.
 - Add some types.
2021-01-31 20:59:34 +01:00
Dain Nilsson 1c45c611fb
Remove __future__ imports. 2021-01-31 16:36:26 +01:00
Dain Nilsson 2f977d6ae9
Clarify parameters a bit. 2020-12-17 13:00:49 +01:00
Kostas Georgantas 34b7026237
credential management: update user info of a resident key 2020-12-17 12:11:34 +01:00
Dain Nilsson 0522ddeeb0
Split ctap2.py into separate files. 2020-10-19 16:21:55 +02:00