Socket
Book a DemoInstallSign in
Socket

yiban

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yiban

yiban sdk

latest
Source
npmnpm
Version
0.0.4
Version published
Maintainers
1
Created
Source

node-yiban

nodejs sdk for yiban

Install

npm install yiban

How to use


yiban = new Yiban(client_id, client_secret, redirect_uri)

code = http.redirect(yiban.getAuthorizeUrl())
access_token = yiban.getAccessToken(code, callback)

Keywords

yiban

FAQs

Package last updated on 26 Oct 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts