fastapi/fastapi/security
Sebastián Ramírez dcc1e1bcf8
♻️ Refine internal type declarations and logic around them (#338)
2019-06-27 20:51:17 +02:00
..
__init__.py Add OAuth2 scopes with SecurityScopes, upgrade Security (#141) 2019-04-09 23:29:04 +04:00
api_key.py ♻️ Refine internal type declarations and logic around them (#338) 2019-06-27 20:51:17 +02:00
base.py Update parameter names and order 2018-12-07 19:12:16 +04:00
http.py ♻️ Refine internal type declarations and logic around them (#338) 2019-06-27 20:51:17 +02:00
oauth2.py ♻️ Refine internal type declarations and logic around them (#338) 2019-06-27 20:51:17 +02: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