externalTokenLogin

abstract suspend fun externalTokenLogin(authenticationToken: String): Result<Unit>

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.

Since

1.10.0

Return

Result

Parameters

authenticationToken

an authentication token