You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sebastián Ramírez d262f6e929
🐛 Fix HTTP Bearer security auto-error (#282)
6 years ago
..
__init__.py Add OAuth2 scopes with SecurityScopes, upgrade Security (#141) 6 years ago
api_key.py Add auto_error to security utils (#134) 6 years ago
base.py Update parameter names and order 6 years ago
http.py 🐛 Fix HTTP Bearer security auto-error (#282) 6 years ago
oauth2.py Use 401 with WWW-Authenticate for OAuth2 and add scope_str (#188) 6 years ago
open_id_connect_url.py Add auto_error to security utils (#134) 6 years ago
utils.py 🎨 Add missing type definition 6 years ago