项目作者: nikhil-github

项目描述 :
simple node app retrieving oauth token
高级语言: JavaScript
项目地址: git://github.com/nikhil-github/node-oauth2.git
创建时间: 2018-07-02T05:09:30Z
项目社区:https://github.com/nikhil-github/node-oauth2

开源协议:

下载


node-oauth2

Simple node JS code to hit a OAUTH2 http endpoint and retrieve the token

Supply values for

  • {client-id}
  • {client-secret}
  • {OAUTH2-url}

RUN -> npm app.js