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-15 11:11:16 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fastapi-users
/
fastapi_users
/
authentication
/
strategy
/
db
History
François Voron
2cf0ebcdaa
Improve Strategy typing
2022-05-01 13:57:26 +02:00
..
__init__.py
Revamp AccessToken DB strategy to adopt generic model approach
2022-04-29 15:45:14 +02:00
adapter.py
Revamp AccessToken DB strategy to adopt generic model approach
2022-04-29 15:45:14 +02:00
models.py
Make ID a generic instead of forcing UUIDs
2022-05-01 11:18:27 +02:00
strategy.py
Improve Strategy typing
2022-05-01 13:57:26 +02:00