fastapi/fastapi/security
Sebastián Ramírez fdb6c9ccc5
Improve type annotations, add support for mypy --strict, internally and for external packages (#2547)
2020-12-20 19:50:00 +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 🎨 Add typing.Optional to variables that accept None as value (#1731) 2020-08-03 14:29:07 +02:00
base.py Update parameter names and order 2018-12-07 19:12:16 +04:00
http.py ♻ Simplify code syntax in several places (#1753) 2020-08-03 15:16:51 +02:00
oauth2.py Improve type annotations, add support for mypy --strict, internally and for external packages (#2547) 2020-12-20 19:50:00 +01:00
open_id_connect_url.py 🎨 Add typing.Optional to variables that accept None as value (#1731) 2020-08-03 14:29:07 +02:00
utils.py 🎨 Add missing type definition 2018-12-28 20:39:04 +04:00