Fastapi-users

Latest version: v13.0.0

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

Scan your dependencies

Page 17 of 17

0.3.0

Not secure
New features

* MongoDB database adapter. [[Documentation](https://frankie567.github.io/fastapi-users/configuration/databases/mongodb/)]
* Superuser routes to list, get, update and delete users. [[Documentation](https://frankie567.github.io/fastapi-users/usage/routes/#superuser)]

Breaking changes

* SQLAlchemy users should install the library with the associated optional dependencies: `pip install fastapi-users[sqlalchemy]`. [[Documentation](https://frankie567.github.io/fastapi-users/installation/#with-sqlalchemy-support)]

0.2.0

Not secure
New features

* Define several handlers per event thanks to decorators. [[Documentation](https://frankie567.github.io/fastapi-users/configuration/router/#event-handlers)]
* Add an after register event. [[Documentation](https://frankie567.github.io/fastapi-users/configuration/router/#after-register)]

Breaking changes

* `on_after_forgot_password` event handler is now declared using a decorator. [[Documentation](https://frankie567.github.io/fastapi-users/configuration/router/#after-forgot-password)]

0.1.0

Not secure
First working version 🎉

* [X] Extensible base user model
* [X] Ready-to-use register, login, forgot and reset password routes.
* [X] Customizable database backend
* [X] SQLAlchemy backend included
* [X] Customizable authentication backend
* [X] JWT authentication backend included

➡️ [Read the documentation](https://frankie567.github.io/fastapi-users/)

Page 17 of 17

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.