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
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
jwt_wrapper.py
models.py Make FlowHandler.context a typed dict (#126291) 2024-10-08 12:18:45 +02:00