fastapi/docs
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
2019-04-09 23:29:04 +04:00
..
img Add OAuth2 scopes with SecurityScopes, upgrade Security (#141) 2019-04-09 23:29:04 +04:00
src Add OAuth2 scopes with SecurityScopes, upgrade Security (#141) 2019-04-09 23:29:04 +04:00
tutorial Add OAuth2 scopes with SecurityScopes, upgrade Security (#141) 2019-04-09 23:29:04 +04:00
alternatives.md ✏️ Fix typos 2019-03-02 19:54:52 +04:00
async.md Clarification about possible performance hit (#64) 2019-03-04 20:04:16 +04:00
benchmarks.md ✏️ Fix typos 2018-12-27 17:25:39 +04:00
contributing.md 📝 Update Uvicorn docs with new --reload option (#74) 2019-03-09 22:10:25 +04:00
deployment.md 📝 Fix link from deployment to bigger applications 2019-03-21 20:35:49 +04:00
features.md ✏️ Fix typos 2019-03-02 19:54:52 +04:00
help-fastapi.md 📝 Add a Gitter chat badge and links (#117) 2019-03-30 18:30:02 +04:00
history-design-future.md 📝 Add History, Design and Future to docs 2019-03-02 19:54:15 +04:00
index.md 📝 Add a Gitter chat badge and links (#117) 2019-03-30 18:30:02 +04:00
project-generation.md Update SQL with dependency and intro project generator (#52) 2019-02-24 01:04:44 +04:00
python-types.md 🔀 Merge PR #72 2019-03-21 18:46:02 +04:00
release-notes.md 🔖 Release 0.12.1, fix responses in include_router 2019-04-05 20:08:36 +04:00