Sebastián Ramírez
22982287ff
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" ( #887 )
5 years ago
Sebastián Ramírez
a41a729682
🎨 Tweak external links, Markdown format, typos ( #881 )
5 years ago
Zachary Wasserman
ba9c9a3f78
🔒 Update HTTP Basic Auth docs fixing timing attacks ( #807 )
5 years ago
sliptonic
f4d753620b
📝 Add notes about installing python-multipart for forms ( #574 )
6 years ago
prostomarkeloff
0761f11d1a
✏️ Fix typo in HTTP Basic auth tutorial ( #514 )
6 years ago
Pablo Marti
1ed5aa23e6
✏️ Fix typo in oauth2-jwt.md ( #447 )
6 years ago
Chris Withers
bdd251a05b
📝 Tweak wording on OAuth2 scopes ( #371 )
6 years ago
dmontagu
360a2797c1
🐛 Fix docs link in oauth2-scopes.md ( #275 )
#274
6 years ago
Sebastián Ramírez
e92b43b5c8
✨ Add parameter dependencies to path operation decorators and include_router ( #235 )
* ✨ Implement dependencies in decorator and .include_router
* 📝 Add docs for parameter dependencies
* ✅ Add tests for dependencies parameter
* 🔥 Remove debugging prints in tests
* 📝 Update release notes
6 years ago
Sebastián Ramírez
d240421378
📝 Add docs about params as functions for mypy ( #231 )
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
c705685394
✨ Add docs for HTTP Basic Auth and tests ( #177 )
6 years ago
Sebastián Ramírez
46e3811f8d
✨ Add testing docs and tests ( #151 )
* ✏️ Fix typo in security intro
* ✨ Add testing docs and tests
* 🐛 Debug Travis coverage
* 🐛 Debug Travis coverage, report XML
* 💚 Make Travis/Flit use same code install
* ⏪ Revert Travis/Codecov debugging changes
6 years ago
Sebastián Ramírez
1e4f86db6d
📝 Update release notes and OAuth2 scopes docs
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
Mostapha Sadeghipour Roudsari
c1da3b38a3
📝 fix typos in nested models and OAuth2 with JWT ( #127 )
6 years ago
Sebastián Ramírez
da60de33c1
📝 Update Uvicorn docs with new --reload option ( #74 )
6 years ago
Sebastián Ramírez
1896153d58
✏️ Fix typos
6 years ago
Sebastián Ramírez
8772e2f2ee
✨ Add HTTPException with custom headers ( #35 )
* 📝 Update Release Notes with issue templates
* ✨ Add HTTPException with support for headers
Including docs and tests
* 📝 Update Security docs to use new HTTPException
6 years ago
Ken Kinder
902cdaf010
Fix typos ( #24 )
Fix typos in security section.
6 years ago
Sebastián Ramírez
37bc3614fd
📝 Fix docs clarification about dict unwrapping
in extra-models and simple-oauth2 #7
6 years ago
Sebastián Ramírez
0125ea4f83
📝 Update tutorials
6 years ago
Sebastián Ramírez
bbe5f28b77
📝 Add docs for OAuth2 security
6 years ago
Sebastián Ramírez
855daa2e53
📝 Add tutorial for complete OAuth2 password flow
6 years ago
Sebastián Ramírez
de54e85152
📝 Add Security tutorial: Get current user
6 years ago
Sebastián Ramírez
b8d3070daf
📝 Add first Security tutorials
6 years ago
Sebastián Ramírez
0a65c41909
📝 Move tutorial src files to top level docs
6 years ago
Sebastián Ramírez
70b0231f64
📝 Add stubs for Security, multi-files, app configurations
6 years ago