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 11:53:40 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fastapi-users
/
fastapi_users
/
router
History
François Voron
435f29331a
Fix
#391
: put user creation logic in a importable function
2020-11-22 09:57:03 +01:00
..
__init__.py
Fix import error when OAuth is not installed
2020-06-02 07:57:42 +02:00
auth.py
Revamp authentication routes structure (
#201
)
2020-05-24 10:18:01 +02:00
common.py
Revamp authentication routes structure (
#201
)
2020-05-24 10:18:01 +02:00
oauth.py
added samesite option for cookie authentication (
#337
)
2020-09-30 07:27:25 +02:00
register.py
Fix
#391
: put user creation logic in a importable function
2020-11-22 09:57:03 +01:00
reset.py
Revamp authentication routes structure (
#201
)
2020-05-24 10:18:01 +02:00
users.py
added samesite option for cookie authentication (
#337
)
2020-09-30 07:27:25 +02:00