core/homeassistant/auth
J. Nick Koston 8b4983087b
Bump PyJWT to 2.10.0 (#130907)
* Bump PyJWT to 2.10.0

changelog: https://github.com/jpadilla/pyjwt/compare/2.9.0...2.10.0

* handle new keys

* add test to verify all default options are checked for merge
2024-11-19 19:55:55 +01:00
..
mfa_modules Improve type hints in Time-based One Time Password auth module (#130420) 2024-11-15 12:48:11 +01:00
permissions Allow non-admins to subscribe to newer registry update events (#123267) 2024-08-07 09:13:23 +02:00
providers Make FlowHandler.context a typed dict (#126291) 2024-10-08 12:18:45 +02:00
__init__.py Make FlowHandler.context a typed dict (#126291) 2024-10-08 12:18:45 +02:00
auth_store.py Fix ruff manual-dict-comprehension PERF403 (#120723) 2024-06-28 14:17:47 +02:00
const.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
jwt_wrapper.py Bump PyJWT to 2.10.0 (#130907) 2024-11-19 19:55:55 +01:00
models.py Make FlowHandler.context a typed dict (#126291) 2024-10-08 12:18:45 +02:00