2.0.0 • Published 1 year ago

@gyugyu/googleapi-issuer v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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.