You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Arthur Rio ccc7c8fef9
🐛 Ensure that `HTTPDigest` only raises an exception when `auto_error is True` (#2939)
1 month ago
..
__init__.py Improve type annotations, add support for mypy --strict, internally and for external packages (#2547) 4 years ago
api_key.py ♻️ Move duplicated code portion to a static method in the `APIKeyBase` super class (#3142) 2 months ago
base.py Update parameter names and order 6 years ago
http.py 🐛 Ensure that `HTTPDigest` only raises an exception when `auto_error is True` (#2939) 1 month ago
oauth2.py 🐛 Fix `OAuth2PasswordRequestForm` and `OAuth2PasswordRequestFormStrict` fixed `grant_type` "password" RegEx (#9783) 2 months ago
open_id_connect_url.py ♻️ Update mypy (#11049) 1 year ago
utils.py ⬆ Upgrade Starlette to `0.21.0`, including the new [`TestClient` based on HTTPX](https://github.com/encode/starlette/releases/tag/0.21.0) (#5471) 2 years ago