This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
mirror of
https://github.com/home-assistant/core.git
Watch
1
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fa3cba5b87
core
/
homeassistant
/
auth
History
Sid
9cbed10372
Enable Ruff PYI041 (
#115229
)
2024-04-08 09:29:05 -10: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 empty line after module docstring [helpers + other] (
#112707
)
2024-03-08 10:36:11 -05: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