/passport-wechat2

Fork of passport-wechat, but compatible with loopback framework

Primary LanguageJavaScript

passport-wechat2

A Fork of passport-wechat, but compatible with the loopback framework.

Installation

$ npm install passport-wechat2

Usage

var WechatStrategy = require('passport-wechat');

License

MIT