Authress

Latest version: v3.0.70

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

Scan your dependencies

4.0

* [Breaking] Renamed parameter `if_unmodified_since` in the Access Record API to be `expected_last_modified_time`.

3.0

* [Breaking] Added type checking everywhere - This means most models have breaking changes.
* [Breaking] Converted properties to be consistent across all generators
* [Breaking] User ID is now explicitly required in the user permissions api methods to ensure that the correct user ID is being passed.
* [Breaking] Moved `authress_client.users` api to `authress_client.user_permissions`.
* [Breaking] Moved `authress_client.records` api to `authress_client.access_records`.
* [Breaking] Moved `authress_client.clients` api to `authress_client.service_clients`.
* [Breaking] Renamed `AccessRecordStatement` model to `Statement` in `models.statement.py`.
* [Breaking] Renamed `AccessRecordResource` model to `Resource` in `models.resource.py`.
* Add missing `If-Unmodified-Since` support to the `update_group` in the `Groups` API.
* Improve caching in `verify_token`

2.0

* Add support for users and groups at the statement level of access records.
* Fix naming of some incorrectly named plural classes in the Access Record Models.
* Rename `HttpClient` to `AuthressClient` and split out non-essential functionality to a separate HttpClient.
* Add `limit`, `filter`, `cursor` to `get_records` endpoint.

1.1

* Add the `TokenVerifier`

1.0

* Add EdDSA support
* Add `Groups` to `AccessRecords`
* Explicitly set the algorithms in decoding the user token to identify the user sub

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.