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
d661585238
Revert "Cookie transport must return empty json and not
null
in
response.data
on login (
#1037
)"
...
This reverts commit 77d0077503d9d6b4dd206e3fc643d96bc3c5834c.
2022-07-25 10:23:55 +02:00
..
strategy
Fix
#1043
: Add a prefix to the generated key in RedisStrategy
2022-07-23 07:53:57 +00:00
transport
Revert "Cookie transport must return empty json and not
null
in
response.data
on login (
#1037
)"
2022-07-25 10:23:55 +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