Webauthn

Latest version: v2.1.0

Safety actively analyzes 628918 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

1.6.0

**Changes:**

- Add new `credential_device_type` and `credential_backed_up` values to output from `verify_registration_response()` and `verify_authentication_response()` ([136](https://github.com/duo-labs/py_webauthn/pull/136))
- Add support for the new `"hybrid"` transport (the generalized, eventual successor to `"cable"`) ([137](https://github.com/duo-labs/py_webauthn/pull/137))

1.5.2

**Changes:**

- Restore the ability to pass more common bytes-like values for `bytes` fields, such as `str` values ([132](https://github.com/duo-labs/py_webauthn/pull/132))

1.5.1

**Changes:**

- Refine support for bytes-like inputs to comply with stricter mypy configurations ([130](https://github.com/duo-labs/py_webauthn/pull/130))

1.5.0

**Changes:**

- Fix authenticator data parsing to correctly parse extension data when present ([125](https://github.com/duo-labs/py_webauthn/pull/125))
- Add support for the new `"cable"` transport ([129](https://github.com/duo-labs/py_webauthn/pull/129))

1.4.0

**Changes:**

- Add support for `memoryviews` for `BytesLike` properties including `credential_public_key`, `authenticator_data`, etc...

1.3.0

**Changes:**

- Switch back from attrs + cattrs to **Pydantic** while preserving support for `bytes`-like values in subclasses of `WebAuthnBaseModel`.
- See issue [113](https://github.com/duo-labs/py_webauthn/issues/113) for more context

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.