fastapi/docs/tutorial/security
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
..
first-steps.md 📝 Update Uvicorn docs with new --reload option (#74) 2019-03-09 22:10:25 +04:00
get-current-user.md ✏️ Fix typos 2019-03-02 19:54:52 +04:00
intro.md Fix typos (#24) 2019-02-08 15:41:13 +04:00
oauth2-jwt.md Add OAuth2 scopes with SecurityScopes, upgrade Security (#141) 2019-04-09 23:29:04 +04:00
oauth2-scopes.md Add OAuth2 scopes with SecurityScopes, upgrade Security (#141) 2019-04-09 23:29:04 +04:00
simple-oauth2.md ✏️ Fix typos 2019-03-02 19:54:52 +04:00