You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a reauth(authentication_method: str, authentication_data: bytes) to update self._auth* (for subsequent reconnects) and send the AuthPacket. The logic to detect auth data changes should be outside of aiomqtt.
Add a reauth(authentication_method: str, authentication_data: bytes) to update self._auth* (for subsequent reconnects) and send the AuthPacket. The logic to detect auth data changes should be outside of aiomqtt.