fastapi/fastapi/security
Sebastián Ramírez fad3a9e1dc
Add auto_error to security utils (#134)
to allow them to be optional, also allowing the declaration of multiple security schemes
2019-04-03 15:44:52 +04:00
..
__init__.py ⬆️ Update imports and scripts for new isort versions (#75) 2019-03-09 15:04:13 +04:00
api_key.py Add auto_error to security utils (#134) 2019-04-03 15:44:52 +04:00
base.py Update parameter names and order 2018-12-07 19:12:16 +04:00
http.py Add auto_error to security utils (#134) 2019-04-03 15:44:52 +04:00
oauth2.py Add auto_error to security utils (#134) 2019-04-03 15:44:52 +04:00
open_id_connect_url.py Add auto_error to security utils (#134) 2019-04-03 15:44:52 +04:00
utils.py 🎨 Add missing type definition 2018-12-28 20:39:04 +04:00