"use strict"; exports.passportWechat = { key: "", secret: "", callbackURL: "https://your.domain.com/passport/wechat/callback" };