mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-07 11:06:41 +00:00
* ✨ 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 | ||
| api_key.py | ||
| base.py | ||
| http.py | ||
| oauth2.py | ||
| open_id_connect_url.py | ||
| utils.py | ||