diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2017-08-07 01:35:32 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-12 06:57:32 +0700 |
commit | 5c6618414f54debe5b0523795f5061baea8f1faf (patch) | |
tree | 25c50fd36cc220da36fb32b881cbd3f4b441cce8 /libraries/node-xoauth2/README | |
parent | c6ea0ca0ee86042bf89e3ef41acbdb3dbc643678 (diff) | |
download | slackbuilds-5c6618414f54debe5b0523795f5061baea8f1faf.tar.gz |
libraries/node-xoauth2: Added (XOAuth2 token gen with node.js).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/node-xoauth2/README')
-rw-r--r-- | libraries/node-xoauth2/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libraries/node-xoauth2/README b/libraries/node-xoauth2/README new file mode 100644 index 0000000000..a0f64f4840 --- /dev/null +++ b/libraries/node-xoauth2/README @@ -0,0 +1 @@ +XOAuth2 token generation with node.js |