pyhOn/pyhon/connection/handler
Niek Schoemaker 392f366c25
Add jwt token parsing to auth handler to get expiration date
This should increase the realiability of re-using tokens in case the expiration date changes on Haier's side
2024-12-10 20:36:25 +01:00
..
__init__.py Refactor, add hon auth handler 2023-04-15 14:22:04 +02:00
anonym.py Fix messed up parameters in request 2023-06-28 20:25:52 +02:00
auth.py Fix messed up parameters in request 2023-06-28 20:25:52 +02:00
base.py Reduce complexity and line length for flake8 2023-07-16 04:42:29 +02:00
hon.py Add jwt token parsing to auth handler to get expiration date 2024-12-10 20:36:25 +01:00