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
83ca318cebd28fca1ea3e77ea3a3695c7e7d4352
fastapi-users
/
fastapi_users
/
authentication
/
strategy
History
François Voron
923aeb970e
Use a generic Protocol model for User instead of Pydantic
2022-04-29 13:49:21 +02:00
..
db
Use a generic Protocol model for User instead of Pydantic
2022-04-29 13:49:21 +02:00
__init__.py
Implement database strategy (
#833
)
2021-12-31 14:43:39 +01:00
base.py
Use a generic Protocol model for User instead of Pydantic
2022-04-29 13:49:21 +02:00
jwt.py
Use a generic Protocol model for User instead of Pydantic
2022-04-29 13:49:21 +02:00
redis.py
Use a generic Protocol model for User instead of Pydantic
2022-04-29 13:49:21 +02:00