fastapi/tests/test_tutorial/test_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
..
__init__.py ♻️ Re-format tutorials, files names and tests 2018-12-18 21:59:06 +04:00
test_tutorial001.py ⬆️ Add tests, fix issues and update Pydantic 2018-12-28 16:10:29 +04:00
test_tutorial003.py 🎨 Fix missing format 2018-12-28 16:11:45 +04:00
test_tutorial005.py Add OAuth2 scopes with SecurityScopes, upgrade Security (#141) 2019-04-09 23:29:04 +04:00