liangyali / passport-wechat

Passport strategy for authenticating with Wechat
158 stars 50 forks source link

change `appSecret` to `appsecret` #3

Closed zhuangya closed 9 years ago

zhuangya commented 10 years ago

if appSecret:

    throw new TypeError('WechatStrategy requires a appsecret option');
wcp1231 commented 10 years ago

anyone?