fastapi/fastapi/security
Sebastián Ramírez 4ac55af283
♻️ Update internal type annotations and upgrade mypy (#9658)
2023-06-11 22:16:01 +00:00
..
__init__.py Improve type annotations, add support for mypy --strict, internally and for external packages (#2547) 2020-12-20 19:50:00 +01:00
api_key.py ♻️ Update internal type annotations and upgrade mypy (#9658) 2023-06-11 22:16:01 +00:00
base.py Update parameter names and order 2018-12-07 19:12:16 +04:00
http.py ♻ Instantiate `HTTPException` only when needed, optimization refactor (#5356) 2023-06-10 14:05:35 +02:00
oauth2.py ♻️ Update internal type annotations and upgrade mypy (#9658) 2023-06-11 22:16:01 +00:00
open_id_connect_url.py ⬆ [pre-commit.ci] pre-commit autoupdate (#5709) 2023-03-10 19:49:18 +01:00
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) 2022-11-13 15:26:09 +01:00