mirror of
https://github.com/fastapi-users/fastapi-users.git
synced 2025-08-16 03:40:23 +08:00
Add features to README
This commit is contained in:
12
README.md
12
README.md
@ -17,3 +17,15 @@
|
||||
---
|
||||
|
||||
## Work in progress 🚧
|
||||
|
||||
This library is currently in early stage development. First working version soon!
|
||||
|
||||
## Features
|
||||
|
||||
* Extensible base user model
|
||||
* Ready-to-use register, login, *forgot and reset password routes (#3)*
|
||||
* Customizable database backend
|
||||
* SQLAlchemy backend included
|
||||
* *MongoDB backend included (#4)*
|
||||
* Customizable authentication backend
|
||||
* JWT authentication backend included
|
||||
|
Reference in New Issue
Block a user