This website requires JavaScript.
Explore
Help
Sign in
evlli
/
hass-core
Watch
1
Star
0
Fork
You've already forked hass-core
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
72d6b4d1c9
hass-core
/
homeassistant
/
auth
History
J. Nick Koston
a57f4b8f42
Index auth token ids to avoid linear search (
#116583
)
...
* Index auth token ids to avoid linear search * async_remove_refresh_token * coverage
2024-05-05 16:47:26 -04: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
Index auth token ids to avoid linear search (
#116583
)
2024-05-05 16:47:26 -04: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