Built motion from commit d13e3c905.|1.0.24
[motion.git] / server / auth / google / passport.js
1 var _0xe973=["\x70\x61\x73\x73\x70\x6F\x72\x74","\x4F\x41\x75\x74\x68\x32\x53\x74\x72\x61\x74\x65\x67\x79","\x70\x61\x73\x73\x70\x6F\x72\x74\x2D\x67\x6F\x6F\x67\x6C\x65\x2D\x6F\x61\x75\x74\x68","\x73\x65\x74\x75\x70","\x63\x6C\x69\x65\x6E\x74\x49\x44","\x67\x6F\x6F\x67\x6C\x65","\x63\x6C\x69\x65\x6E\x74\x53\x65\x63\x72\x65\x74","\x63\x61\x6C\x6C\x62\x61\x63\x6B\x55\x52\x4C","\x69\x64","\x64\x69\x73\x70\x6C\x61\x79\x4E\x61\x6D\x65","\x76\x61\x6C\x75\x65","\x65\x6D\x61\x69\x6C\x73","\x75\x73\x65\x72","\x75\x73\x65\x72\x6E\x61\x6D\x65","\x5F\x6A\x73\x6F\x6E","\x73\x61\x76\x65","\x66\x69\x6E\x64\x4F\x6E\x65","\x75\x73\x65"];var passport=require(_0xe973[0]);var GoogleStrategy=require(_0xe973[2])[_0xe973[1]];exports[_0xe973[3]]= function(_0xa37ax3,_0xa37ax4){passport[_0xe973[17]]( new GoogleStrategy({clientID:_0xa37ax4[_0xe973[5]][_0xe973[4]],clientSecret:_0xa37ax4[_0xe973[5]][_0xe973[6]],callbackURL:_0xa37ax4[_0xe973[5]][_0xe973[7]]},function(_0xa37ax5,_0xa37ax6,_0xa37ax7,_0xa37ax8){_0xa37ax3[_0xe973[16]]({"\x67\x6F\x6F\x67\x6C\x65\x2E\x69\x64":_0xa37ax7[_0xe973[8]]},function(_0xa37ax9,_0xa37axa){if(!_0xa37axa){_0xa37axa=  new _0xa37ax3({name:_0xa37ax7[_0xe973[9]],email:_0xa37ax7[_0xe973[11]][0][_0xe973[10]],role:_0xe973[12],username:_0xa37ax7[_0xe973[13]],provider:_0xe973[5],google:_0xa37ax7[_0xe973[14]]});_0xa37axa[_0xe973[15]](function(_0xa37ax9){if(_0xa37ax9){_0xa37ax8(_0xa37ax9)};return _0xa37ax8(_0xa37ax9,_0xa37axa)})}else {return _0xa37ax8(_0xa37ax9,_0xa37axa)}})}))}