fastapi/docs/src/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
..
tutorial001.py 📝 Move tutorial src files to top level docs 2018-12-21 16:22:33 +04:00
tutorial002.py 📝 Move tutorial src files to top level docs 2018-12-21 16:22:33 +04:00
tutorial003.py Add HTTPException with custom headers (#35) 2019-02-16 17:01:29 +04:00
tutorial004.py Add OAuth2 scopes with SecurityScopes, upgrade Security (#141) 2019-04-09 23:29:04 +04:00
tutorial005.py Add OAuth2 scopes with SecurityScopes, upgrade Security (#141) 2019-04-09 23:29:04 +04:00