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
/
authentication
History
François Voron
87ac51a7bd
Revamp AccessToken DB strategy to adopt generic model approach
2022-04-29 15:45:14 +02:00
..
strategy
Revamp AccessToken DB strategy to adopt generic model approach
2022-04-29 15:45:14 +02:00
transport
Patch 2 (
#855
)
2022-01-10 09:05:36 +01:00
__init__.py
Fix ImportError when redis optional dependency not installed
2021-12-30 15:47:31 +01:00
authenticator.py
Use a generic Protocol model for User instead of Pydantic
2022-04-29 13:49:21 +02:00
backend.py
Use a generic Protocol model for User instead of Pydantic
2022-04-29 13:49:21 +02:00