Litestar-users

Latest version: v1.6.2

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

Scan your dependencies

Page 3 of 5

1.0.0rc2

- add `LitestarUsersConfig.auth_backend_class` attribute.
- remove `LitestarUsersConfig.auth_backend` attribute.
- update role assignment/revocation route handlers to use HTTP PUT.

1.0.0rc1

- update the package to work with `litestar` v2.1.1
- drop `pydantic` dependency.

0.8.0

- fix `retrieve_user_handler` to use the same db session used in dependency injection.

0.7.1

- fix unset default argument on `BaseUserService`.
- fix unset `UserCreateDTO` fields to be excluded from user creation.

0.7.0

- update (harden) authentication algorithm.
- remove built-in `OpenAPIConfig` instance.

0.6.0

- add `argon2-cffi` dependency.
- default password hashing scheme to `argon2`.

Page 3 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.