1.0.4 • Published 6 years ago

google-oauth-cli v1.0.4

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

Google Oauth V3 Login CLI Install npm i google-oauth-cli

A simple cli tool to create access tokens for google oauth v3.Based on code from: https://developers.google.com/youtube/v3/quickstart/nodejs

Usage:

google-oauth-cli --client_secret=/path/to/client-secret --token_path=/path/to/save/token --token_file="token-file-name" --scopes=https://www.googleapis.com/auth/youtube

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago