This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
fastapi
Watch
1
Star
0
Fork
0
You've already forked fastapi
mirror of
https://github.com/fastapi/fastapi.git
synced
2026-06-02 04:36:49 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
063b5bf582d31fb155cc6bc6f88cf512329d0fd5
fastapi
/
fastapi
/
security
History
Kadir Can Ozden
fa3588c38c
✏️
Fix typo for
client_secret
in OAuth2 form docstrings (
#14946
)
2026-03-24 17:32:10 +01:00
..
__init__.py
✨
Improve type annotations, add support for mypy --strict, internally and for external packages (
#2547
)
2020-12-20 19:50:00 +01:00
api_key.py
👷
Add
ty
to precommit (
#15091
)
2026-03-15 12:44:39 +01:00
base.py
✨
Update parameter names and order
2018-12-07 19:12:16 +04:00
http.py
📝
Fix duplicated words in docstrings (
#15116
)
2026-03-16 11:16:48 +01:00
oauth2.py
✏️
Fix typo for
client_secret
in OAuth2 form docstrings (
#14946
)
2026-03-24 17:32:10 +01:00
open_id_connect_url.py
📝
Fix duplicated words in docstrings (
#15116
)
2026-03-16 11:16:48 +01:00
utils.py
🎨
Update internal types for Python 3.10 (
#14898
)
2026-02-11 18:41:21 +00:00