Beekeepy: Add session holder class and session token handling
Compare changes
Files
41@@ -3,12 +3,15 @@ from __future__ import annotations
@@ -16,7 +19,7 @@ class AbstractCommunicator(ABC):
@@ -56,3 +59,9 @@ class AbstractCommunicator(ABC):