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.
Manish 615df05bf1 refactor: update authentication scheme handling in HTTPBase 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 refactor: simplify auth_header generation in API key authentication 1 month ago
base.py Update parameter names and order 6 years ago
http.py refactor: update authentication scheme handling in HTTPBase 1 month ago
oauth2.py feat(security): change authentication failure status from 403 to 401 2 months ago
open_id_connect_url.py feat(security): change authentication failure status from 403 to 401 2 months 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