A tool to get VtexIdclientAutCookie Token by CLI
npm i -g vtex-google-auth-cli
-
Set these environment variables
GOOGLE_AUTH_EMAIL (Your Google e-mail)
GOOGLE_AUTH_PASSWORD (Your Google password)
ACCOUNT_NAME (name of the vtex store)
-
Run:
vtex-google-auth
PS. You must use a google account with two factor authentication disabled.