mirror of https://github.com/tiangolo/fastapi.git
* ✨ 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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_tutorial001.py | ||
| test_tutorial003.py | ||
| test_tutorial005.py | ||