core/homeassistant/components/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
..
__init__.py Use HassKey in auth (#127573) 2024-10-04 16:34:04 +02:00
indieauth.py Use aiohttp.ClientTimeout for timeout (#122458) 2024-07-23 08:20:04 -05:00
login_flow.py Make FlowHandler.context a typed dict (#126291) 2024-10-08 12:18:45 +02:00
manifest.json
mfa_setup_flow.py Make FlowHandler.context a typed dict (#126291) 2024-10-08 12:18:45 +02:00
strings.json Improve add user error messages (#120909) 2024-07-01 18:27:40 +02:00