28 Commits (8e0200607f9d2c139bf97f8a27988be6658311cc)

Author SHA1 Message Date
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) 6 years ago
Sebastián Ramírez e92b43b5c8
Add parameter dependencies to path operation decorators and include_router (#235) 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) 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) 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) 6 years ago
Ken Kinder 902cdaf010 Fix typos (#24) 6 years ago
Sebastián Ramírez 37bc3614fd 📝 Fix docs clarification about dict unwrapping 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