fastapi/fastapi/security
Cecilia Madrid 1d96b3e3f1
🐛 Strip whitespaces from `Authorization` header credentials (#14786)
2026-02-04 14:46:46 +01: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 ♻️ Upgrade internal syntax to Python 3.9+ 🎉 (#14564) 2025-12-17 21:25:59 +00:00
base.py Update parameter names and order 2018-12-07 19:12:16 +04:00
http.py ♻️ Upgrade internal syntax to Python 3.9+ 🎉 (#14564) 2025-12-17 21:25:59 +00:00
oauth2.py 📝 Add links to related sections of docs to docstrings (#14776) 2026-02-04 13:41:54 +01:00
open_id_connect_url.py ♻️ Upgrade internal syntax to Python 3.9+ 🎉 (#14564) 2025-12-17 21:25:59 +00:00
utils.py 🐛 Strip whitespaces from `Authorization` header credentials (#14786) 2026-02-04 14:46:46 +01:00