public void Authenticate(string userAddr) { accessToken = Init.Authentication(userAddr, _devicedId); }