mirror of
https://github.com/fastapi-users/fastapi-users.git
synced 2025-08-17 04:26:47 +08:00

Bump flake8 from 3.7.8 to 3.7.9
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.
- Dependency callables to inject current user in route.
- Customizable database backend
- SQLAlchemy async backend included thanks to encode/databases
- MongoDB async backend included thanks to mongodb/motor
- Customizable authentication backend
- JWT authentication backend included
License
This project is licensed under the terms of the MIT license.
Languages
Python
99.9%