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
master
Add File
New File
Upload File
Apply Patch
fastapi-users
/
fastapi_users
/
router
History
Stanislav
9b44227397
missing space
2025-12-25 19:31:42 +01:00
..
__init__.py
Fix OAuth imports in fastapi_users when httpx-oauth is not installed
2025-12-19 10:32:07 +01:00
auth.py
Drop Python 3.8 support
2024-11-03 12:51:32 +00:00
common.py
Add a double-submit cookie in the OAuth flow
2025-12-19 08:26:26 +01:00
oauth.py
Add a double-submit cookie in the OAuth flow
2025-12-19 08:26:26 +01:00
register.py
Drop Pydantic v1 support
2025-10-25 08:27:54 +02:00
reset.py
Put exceptions in a dedicated module to avoid circular imports
2022-05-06 13:17:22 +02:00
users.py
Drop Pydantic v1 support
2025-10-25 08:27:54 +02:00
verify.py
missing space
2025-12-25 19:31:42 +01:00