Fastapi-users

Latest version: v14.0.1

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

Scan your dependencies

Page 13 of 17

3.0.1

Not secure
Improvements

* Bump dependencies
* `fastapi >=0.54.0,<0.60.0`

3.0.0

Not secure
Breaking changes

* Emails are now case-insensitive. Thanks MariusMez for raising this point!
* 🛑 Be sure to read the migration doc for important notices : [Migration documentation](https://frankie567.github.io/fastapi-users/migration/2x_to_3x/)

2.0.1

Not secure
Bug fixes

* Fix 171 : Swagger documentation for `/register` endpoint only shows relevant fields. Thanks martincolladofab!
* The recommendation now is **not** to make the `UserRegister` model inherit from the `User` model. This way, you can fine tune the fields you want for registration.

2.0.0

Not secure
Breaking changes

* JWT authentication backend now outputs token in `access_token` property rather than `token`.

Fixes

* Fix Swagger authentication with JWT backend (213). Thanks nullhack!
* Fix token URL route in documentation examples (210). Thanks nullhack!

Improvements

* Bump dependencies:
* `fastapi>=0.54.0,<0.59.0`

1.1.1

Not secure
Improvements

* Bump dependencies:
* `fastapi >=0.54.0,<0.56.0`

1.1.0

Not secure
New features

* Add `get_optional_user_*` dependency callables to optionally retrieve an authenticated user without raising an HTTP error. [[Documentation](https://frankie567.github.io/fastapi-users/usage/dependency-callables/#get_optional_current_user)]

Bug fixes

* Remove users router instantiated by `FastAPIUsers` in its constructor.

Page 13 of 17

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.