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-11-02 21:24:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fastapi-users
/
fastapi_users
/
authentication
History
Alexander Zinov
abfa9a1c47
Improve type hints (
#1401
)
...
* Add type parameters to `AuthenticationBackend` * add more type-hints
2024-07-14 15:04:13 +02:00
..
strategy
Upgrade and apply Ruff linting
2024-03-11 13:51:43 +01:00
transport
Upgrade and apply Ruff linting
2024-03-11 13:51:43 +01:00
__init__.py
Fix ImportError when redis optional dependency not installed
2021-12-30 15:47:31 +01:00
authenticator.py
Improve type hints (
#1401
)
2024-07-14 15:04:13 +02:00
backend.py
Revamp Transport so they always build a full Response object (
#1049
)
2023-04-27 09:32:49 +02:00