heello-refreshtoken
v0.1.1
Published
quick commandline application to obtain a heello refresh code
Downloads
3
Readme
heello-refreshtoken
quick commander.js based commandline application to obtain a heello refresh token for testing purposes, until the heello team can develop something to provide this for developers themselves.
license
MIT license
usage
cd
into module directory, node bin/gettoken -h
for help. you can provide some of the details for obtaining a refresh code as arguments beforehand (or enter them in when prompted)
the heello password will always be prompted so that it is never saved in $history
.
as always, be careful entering in your password. feel free to audit the code before you use it, if you even choose to do so. be safe!