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-14 18:58:10 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fastapi-users
/
fastapi_users
/
authentication
History
François Voron
b18389439a
Use "sub" claim instead of "user_id" for JWT, verify and reset password tokens
2023-01-16 11:44:42 +01:00
..
strategy
Use "sub" claim instead of "user_id" for JWT, verify and reset password tokens
2023-01-16 11:44:42 +01:00
transport
Fix typing of samesite paramater in CookieTransport
2022-10-18 08:36:01 +02:00
__init__.py
Fix ImportError when redis optional dependency not installed
2021-12-30 15:47:31 +01:00
authenticator.py
Native model and generic ID (
#971
)
2022-05-05 14:51:19 +02:00
backend.py
Fix AuthenticationBackend typing
2022-05-05 18:16:16 +02:00