Version 1.1.3 (released 2024-03-13)
- Fix USB HID issue on MacOS that sometimes caused a pause while waiting for a timeout.
- Fix argument to CredProp extension where an enum value was required instead of also allowing a string.
- Fix parsing of some key types (ES384, ES512) causing signature verification to fail.
- Deprecation: Calling websafe_decode with a bytes argument instead of str. This will raise a TypeError in the next major version of the library.