remoteit-services-test
v1.4.3
Published
This is a simple Node.js CLI that uses the @remote.it/services package to do authentication requests.
Downloads
4
Readme
@remote.it/services demo
This is a simple Node.js CLI that uses the @remote.it/services package to do authentication requests.
Install
Checkout this repo locally then do:
npm i
Usage
Run npm start
to see a list of commands. For example, attempt to signin:
npm start -- signin "[email protected]" "s3kretPa$$word!"