Sebastián Ramírez
dcc1e1bcf8
♻️ Refine internal type declarations and logic around them ( #338 )
6 years ago
Sebastián Ramírez
d262f6e929
🐛 Fix HTTP Bearer security auto-error ( #282 )
6 years ago
Sebastián Ramírez
3797c04946
✨ Use 401 with WWW-Authenticate for OAuth2 and add scope_str ( #188 )
6 years ago
Sebastián Ramírez
f216d340ec
✨ Add automatic header handling for HTTP Basic Auth ( #175 )
* ✨ Add automatic header handling for HTTP Basic Auth
* 🎨 Remove obsolete comment
6 years ago
Sebastián Ramírez
7391056daf
✨ Add OAuth2 scopes with SecurityScopes, upgrade Security ( #141 )
* ✨ Upgrade OAuth2 Security with scopes handling
* 📝 Update Security tutorial with OAuth2 and JWT
* ✨ Add tutorial code for OAuth2 with scopes (and JWT)
* ✅ Add tests for tutorial/OAuth2 with scopes
* 🐛 Fix security_scopes type declaration
* ✨ Add docs and tests for SecurityScopes
6 years ago
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
6 years ago
Sebastián Ramírez
1112ac7538
⬆️ Update imports and scripts for new isort versions ( #75 )
6 years ago
Sebastián Ramírez
90af868146
✨ Add security checks for HTTP utils
and tests for them
6 years ago
Sebastián Ramírez
4a0316bcfe
🎨 Add missing type definition
6 years ago
Sebastián Ramírez
0393a093d3
✨ Improve security utilities and add tests
6 years ago
Sebastián Ramírez
4a0922ebab
♻️ Update OAuth2 class utilities to be dependencies
6 years ago
Sebastián Ramírez
cfb65d0e15
🐛 Fix utility OAuth2PasswordRequestForm to use forms
and be used as a dependency
6 years ago
Sebastián Ramírez
7da9625505
💚 Revert to flit install and re-format
As it has shown to be more reliable, and closer to final user environments
6 years ago
Sebastián Ramírez
00e2e544c7
♻️ Re-format tutorials, files names and tests
for tutorial files
6 years ago
Sebastián Ramírez
9febe9af2a
✨ Update OAuth2 Form model and add strict version
6 years ago
Sebastián Ramírez
ece3252385
✨ Add util class for OAuth2 Password Bearer scheme
6 years ago
Sebastián Ramírez
8cc9ccab92
🎨 Update main imports (and exports)
6 years ago
Sebastián Ramírez
db3c270f8e
✨ Update requests with body, rename params
6 years ago
Sebastián Ramírez
0e19c24014
✨ Update parameter names and order
fix mypy types, refactor, lint
6 years ago
Sebastián Ramírez
addfa89b0f
✨ Refactor, update code, several features
6 years ago
Sebastián Ramírez
b9d912c638
♻️ Refactor, fix and update code
6 years ago
Sebastián Ramírez
406c092a3b
🎉 Start tracking messy initial stage
...before refactoring and breaking something
6 years ago