mirror of
https://github.com/fastapi-users/fastapi-users.git
synced 2026-03-13 07:49:55 +08:00
Link issues in README
This commit is contained in:
@@ -23,9 +23,9 @@ 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)*
|
||||
* Ready-to-use register, login, *forgot and reset password routes ([#3](https://github.com/frankie567/fastapi-users/issues/3))*
|
||||
* Customizable database backend
|
||||
* SQLAlchemy backend included
|
||||
* *MongoDB backend included (#4)*
|
||||
* *MongoDB backend included ([#4](https://github.com/frankie567/fastapi-users/issues/4))*
|
||||
* Customizable authentication backend
|
||||
* JWT authentication backend included
|
||||
|
||||
Reference in New Issue
Block a user