mirror of
https://github.com/fastapi-users/fastapi-users.git
synced 2026-03-13 07:49:55 +08:00
3719a525493728228178260bfddd4cec20e1ddb0
* Bump email-validator from 1.0.4 to 1.0.5 Bumps [email-validator](https://github.com/JoshData/python-email-validator) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/JoshData/python-email-validator/releases) - [Commits](https://github.com/JoshData/python-email-validator/compare/v1.0.4...v1.0.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump email-validator to 1.0.5 in pyproject.toml
FastAPI Users
Ready-to-use and customizable users management for FastAPI
Documentation: https://frankie567.github.io/fastapi-users/
Source Code: https://github.com/frankie567/fastapi-users
Add quickly a registration and authentication system to your FastAPI project. FastAPI Users is designed to be as customizable and adaptable as possible.
Features
- Extensible base user model
- Ready-to-use register, login, forgot and reset password routes.
- Customizable database backend
- SQLAlchemy backend included
- MongoDB backend included (#4)
- Customizable authentication backend
- JWT authentication backend included
License
This project is licensed under the terms of the MIT license.
Languages
Python
99.9%