getToken

abstract suspend fun getToken(asUserId: UserId? = null): Result<UIA<GetToken.Response>>

See also

GetToken