'use strict'; exports.passportGithub = { key: '', secret: '', callbackURL: '/passport/github/callback', };