This website requires JavaScript.
Explore
Help
Register
Sign In
python
/
fastapi-users
Watch
1
Star
0
Fork
0
You've already forked fastapi-users
mirror of
https://github.com/fastapi-users/fastapi-users.git
synced
2026-03-13 07:49:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
75147a70715ce8fa962e0ae02a0cf0efa7cacba0
fastapi-users
/
fastapi_users
History
Eric Lopes
75147a7071
fix documentation tokenUrl (
#210
)
...
* fix documentation tokenUrl * Change default login tokenUrl
2020-06-15 14:33:52 +02:00
..
authentication
fix documentation tokenUrl (
#210
)
2020-06-15 14:33:52 +02:00
db
Use real UUID for User id. and OAuthAccount id. (
#198
)
2020-05-21 16:40:33 +02:00
router
Fix import error when OAuth is not installed
2020-06-02 07:57:42 +02:00
__init__.py
Bump version: 1.1.0 → 1.1.1
2020-05-26 16:36:58 +02:00
fastapi_users.py
Fix import error when OAuth is not installed
2020-06-02 07:57:42 +02:00
models.py
Use real UUID for User id. and OAuthAccount id. (
#198
)
2020-05-21 16:40:33 +02:00
password.py
Implement OAuth2 flow (
#88
)
2020-01-17 11:43:17 +01:00
utils.py
Close
#3
: forgot/reset password routes
2019-10-13 12:05:10 +02:00