ha-core/homeassistant/auth
Robert Resch 348e1df949
Add strict connection (#112387)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-04-12 14:47:46 +02:00
..
mfa_modules Migrate auth to use async_import_module to avoid blocking I/O in the event loop (#113387) 2024-03-14 10:44:36 +01:00
permissions Add improved typing for event fire and listen methods (#114906) 2024-04-07 13:28:24 -10:00
providers Migrate auth to use async_import_module to avoid blocking I/O in the event loop (#113387) 2024-03-14 10:44:36 +01:00
__init__.py Add strict connection (#112387) 2024-04-12 14:47:46 +02:00
auth_store.py Avoid saving auth right after we load it during startup (#112008) 2024-03-09 11:03:22 -10: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 Simplify invalidating the User cache (#115074) 2024-04-07 12:17:18 +02:00
session.py Add strict connection (#112387) 2024-04-12 14:47:46 +02:00