fastapi/docs_src/security
Yurii Motov ff9778d92b Merge remote-tracking branch 'upstream/master' into deprecate-scopes-parameter 2026-01-08 15:01:07 +01:00
..
__init__.py Add missing tests for code examples (#14569) 2025-12-26 11:43:02 +01:00
tutorial001_an_py39.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2023-03-18 13:29:59 +01:00
tutorial001_py39.py ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 2025-12-17 21:41:43 +01:00
tutorial002_an_py39.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2023-03-18 13:29:59 +01:00
tutorial002_an_py310.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2023-03-18 13:29:59 +01:00
tutorial002_py39.py ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 2025-12-17 21:41:43 +01:00
tutorial002_py310.py Add docs and tests for Python 3.9 and Python 3.10 (#3712) 2022-01-07 15:11:31 +01:00
tutorial003_an_py39.py 🐛 Use `401` status code in security classes when credentials are missing (#13786) 2025-11-24 20:03:06 +01:00
tutorial003_an_py310.py 🐛 Use `401` status code in security classes when credentials are missing (#13786) 2025-11-24 20:03:06 +01:00
tutorial003_py39.py ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 2025-12-17 21:41:43 +01:00
tutorial003_py310.py 🐛 Use `401` status code in security classes when credentials are missing (#13786) 2025-11-24 20:03:06 +01:00
tutorial004_an_py39.py 📝 Update `tutorial/security/oauth2-jwt/` to use `pwdlib` with Argon2 instead of `passlib` (#13917) 2025-09-29 04:57:38 +02:00
tutorial004_an_py310.py 📝 Update `tutorial/security/oauth2-jwt/` to use `pwdlib` with Argon2 instead of `passlib` (#13917) 2025-09-29 04:57:38 +02:00
tutorial004_py39.py ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 2025-12-17 21:41:43 +01:00
tutorial004_py310.py 📝 Update `tutorial/security/oauth2-jwt/` to use `pwdlib` with Argon2 instead of `passlib` (#13917) 2025-09-29 04:57:38 +02:00
tutorial005_an_py39.py Add `oauth_scopes`, deprecate `scopes` 2025-11-25 20:37:35 +01:00
tutorial005_an_py310.py Add `oauth_scopes`, deprecate `scopes` 2025-11-25 20:37:35 +01:00
tutorial005_py39.py Add `oauth_scopes`, deprecate `scopes` 2025-11-25 20:37:35 +01:00
tutorial005_py310.py Add `oauth_scopes`, deprecate `scopes` 2025-11-25 20:37:35 +01:00
tutorial006_an_py39.py 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2023-03-18 13:29:59 +01:00
tutorial006_py39.py ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 2025-12-17 21:41:43 +01:00
tutorial007_an_py39.py ⬆️ Upgrade configuration for Ruff v0.2.0 (#11075) 2024-03-26 11:56:53 -05:00
tutorial007_py39.py ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 2025-12-17 21:41:43 +01:00