IsCurrentSessionNomadAccountUseCase

Checks whether the current session belongs to a valid nomad account (i.e., the current account is valid and has a non-null nomad_service_url).

Constructors

Link copied to clipboard
internal constructor(sessionRepository: SessionRepository)

Functions

Link copied to clipboard
suspend operator fun invoke(): Boolean