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-02-06 04:11:14 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
38d8bab770480ec34231b2412eba040f058f7198
fastapi
/
fastapi
/
security
History
Yurii Karabas
55b9faeb48
♻ Simplify code syntax in several places (
#1753
)
...
Co-authored-by: Sebastián Ramírez <
tiangolo@gmail.com
>
2020-08-03 15:16:51 +02:00
..
__init__.py
✨
Export OAuth2PasswordRequestFormStrict from security (
#1462
)
2020-06-13 18:08:08 +02:00
api_key.py
🎨
Add typing.Optional to variables that accept None as value (
#1731
)
2020-08-03 14:29:07 +02:00
base.py
✨
Update parameter names and order
2018-12-07 19:12:16 +04:00
http.py
♻ Simplify code syntax in several places (
#1753
)
2020-08-03 15:16:51 +02:00
oauth2.py
🎨
Add typing.Optional to variables that accept None as value (
#1731
)
2020-08-03 14:29:07 +02:00
open_id_connect_url.py
🎨
Add typing.Optional to variables that accept None as value (
#1731
)
2020-08-03 14:29:07 +02:00
utils.py
🎨
Add missing type definition
2018-12-28 20:39:04 +04:00