provideLoginSession

abstract suspend fun provideLoginSession(cookie: String): Either<NetworkFailure, <Error class: unknown class>>