abstract fun externalTokenLogin(authenticationToken: String): LiveData<SimpleResponse<Void>>
Login the user using server-to-server pre-shared authentication token. This is used when the host app backend registers a token for that user on the Smart Workspaces backend.