core/homeassistant/auth
Erik Montnemery d6ee10a543
Make FlowHandler.context a typed dict (#126291)
* Make FlowHandler.context a typed dict

* Adjust typing

* Adjust typing

* Avoid calling ConfigFlowContext constructor in hot path
2024-10-08 12:18:45 +02:00
..
mfa_modules Use PEP 695 for simple type aliases (#117633) 2024-05-17 14:42:21 +02: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 Enable Ruff PYI041 (#115229) 2024-04-08 09:29:05 -10:00
models.py Make FlowHandler.context a typed dict (#126291) 2024-10-08 12:18:45 +02:00