0.1.0 • Published 4 years ago

vtex-google-auth-cli-beta v0.1.0

Weekly downloads
9
License
MIT
Repository
github
Last release
4 years ago

vtex-google-auth-cli

A tool to get VtexIdclientAutCookie Token by CLI

Install

npm i -g vtex-google-auth-cli

How to use

  • Set these environment variables

    GOOGLE_AUTH_EMAIL (Your Google e-mail)

    GOOGLE_AUTH_PASSWORD (Your Google password)

    ACCOUNT_NAME

  • Run:

vtex-google-auth

PS. You must use a google account with two factor authentication disabled.