getLoginTypes

abstract suspend fun getLoginTypes(): Result<Set<LoginType>>

See also