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-14 18:58:10 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fastapi-users
/
fastapi_users
/
router
History
Joe Nudell
89c87c97f4
return empty response with 204 (
#650
)
2021-07-03 20:19:48 +02:00
..
__init__.py
Finalize user activation feature (
#439
)
2021-01-12 10:44:42 +01:00
auth.py
Fix
#515
: remove calls to deprecated user callables in internal codebase
2021-03-04 17:50:19 +01:00
common.py
Implement password validation mechanism (
#632
)
2021-05-17 08:58:23 +02:00
oauth.py
Allow lifetime_seconds to be None to get session cookies
2021-03-19 18:19:58 +01:00
register.py
Implement password validation mechanism (
#632
)
2021-05-17 08:58:23 +02:00
reset.py
Implement password validation mechanism (
#632
)
2021-05-17 08:58:23 +02:00
users.py
return empty response with 204 (
#650
)
2021-07-03 20:19:48 +02:00
verify.py
Fix
#609
: make behavior more consistent on request verify token
2021-04-20 13:54:50 +02:00