UpgradeCurrentSessionUseCase

Upgrade the current login session to be associated with self user's client ID

Inheritors

Functions

Link copied to clipboard
abstract suspend operator fun invoke(clientId: <Error class: unknown class>): Either<CoreFailure, Unit>