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
2025-08-16 03:40:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fastapi-users
/
fastapi_users
History
François Voron
1cde311582
Bump version: 0.7.0 → 0.7.1
2020-03-05 07:43:00 +01:00
..
authentication
Implement logout route
2020-02-03 10:12:33 +01:00
db
Fix tortoise import error (
#97
)
2020-02-05 09:20:28 +01:00
router
Implement on_after_update event handle
2020-02-03 10:48:53 +01:00
__init__.py
Bump version: 0.7.0 → 0.7.1
2020-03-05 07:43:00 +01:00
fastapi_users.py
Implement on_after_update event handle
2020-02-03 10:48:53 +01:00
models.py
Implement OAuth2 flow (
#88
)
2020-01-17 11:43:17 +01: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