/li-wechat-oauth2

微信公众平台网页认证

Primary LanguageJavaScript

微信网页授权获取用户基本信息

Build Status

wechat oauth2 weixin

Getting Started

Install the module with: npm install li-wechat-oauth2

var li-wechat-oauth2 = require('li-wechat-oauth2');
li-wechat-oauth2.awesome(); // "awesome"

Install with cli command

$ npm install -g li-wechat-oauth2
$ li-wechat-oauth2 --help
$ li-wechat-oauth2 --version

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

License

Copyright (c) 2014 liangyali
Licensed under the MIT license.