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.
Shahriyar Rzayev 30b270be9a
♻️ Move duplicated code portion to a static method in the `APIKeyBase` super class (#3142)
2 months 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 ✏️ Fix docstring typos in http security (#12223) 7 months 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