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
fe5555c190bda583c8df6f7103a5a32c68c6bc9c
fastapi-users
/
fastapi_users
/
authentication
History
Nerixjk
830898c5bf
Fix
#1262
: Remove __init__ in models protocols to fix typing error with Pylance (
#1266
)
...
Replication of original fix for
#1262
to the AccessTokenProtocol class.
2023-08-10 09:13:59 +02:00
..
strategy
Fix
#1262
: Remove __init__ in models protocols to fix typing error with Pylance (
#1266
)
2023-08-10 09:13:59 +02:00
transport
Add compatibility layer for Pydantic V2
2023-07-12 10:44:22 +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
Revamp Transport so they always build a full Response object (
#1049
)
2023-04-27 09:32:49 +02:00