fastapi/fastapi/security
2019-06-01 09:57:45 +04:00
..
__init__.py Add OAuth2 scopes with SecurityScopes, upgrade Security (#141) 2019-04-09 23:29:04 +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 🐛 Fix HTTP Bearer security auto-error (#282) 2019-06-01 09:57:45 +04:00
oauth2.py Use 401 with WWW-Authenticate for OAuth2 and add scope_str (#188) 2019-04-27 17:00:56 +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