1.0.4 • Published 5 years ago

google-oauth-cli v1.0.4

Weekly downloads
1
License
ISC
Repository
github
Last release
5 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

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago