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-01-23 21:42:16 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0.43.0
fastapi
/
fastapi
/
security
History
Sebastián Ramírez
dcc1e1bcf8
♻️
Refine internal type declarations and logic around them (
#338
)
2019-06-27 20:51:17 +02:00
..
__init__.py
✨
Add OAuth2 scopes with SecurityScopes, upgrade Security (
#141
)
2019-04-09 23:29:04 +04:00
api_key.py
♻️
Refine internal type declarations and logic around them (
#338
)
2019-06-27 20:51:17 +02:00
base.py
✨
Update parameter names and order
2018-12-07 19:12:16 +04:00
http.py
♻️
Refine internal type declarations and logic around them (
#338
)
2019-06-27 20:51:17 +02:00
oauth2.py
♻️
Refine internal type declarations and logic around them (
#338
)
2019-06-27 20:51:17 +02:00
open_id_connect_url.py
✨
Add auto_error to security utils (
#134
)
2019-04-03 15:44:52 +04:00
utils.py
🎨
Add missing type definition
2018-12-28 20:39:04 +04:00