IsPasswordRequiredUseCase
class IsPasswordRequiredUseCase(selfUserId: <Error class: unknown class>, sessionRepository: SessionRepository)
Checks if the current requires password to authenticate operations. In case the user doesn't have a password, means is an SSO user.
Constructors
Link copied to clipboard
internal constructor(selfUserId: <Error class: unknown class>, sessionRepository: SessionRepository)