@node-cli-toolkit/oauth-cli
js
A Node utility that opens the `authorizationURL` (on the oauth server), starts an express server which listens for the redirect from the oauth server after the user logs in. Then the oauth2 library makes a request to the `tokenURL` and returns back the to
Version 1.0.2 License GPL-3.0
INSTALL