@gyugyu/googleapi-issuer

2.0.0 • Public • Published

googleapi-issuer

Google API token issueing CLI

Install

Install with npm

$ npm i -g @gyugyu/googleapi-issuer

CLI

From the command line, run:

$ issue-googleapi 'https://www.googleapis.com/auth/drive.file' # example, drive.file scope
$ issue-googleapi 'https://www.googleapis.com/auth/drive.file' -d dir -o dir # with read/output dir

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue

Author

Yusuke YAGYU

License

Copyright © 2019 Yusuke YAGYU Licensed under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i @gyugyu/googleapi-issuer

Weekly Downloads

3

Version

2.0.0

License

MIT

Unpacked Size

7.19 kB

Total Files

8

Last publish

Collaborators

  • gyugyu