Built motion from commit a11024eac.|1.0.35
[motion.git] / server / auth / google / passport.js
1 var _0x3af5=["\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(_0x3af5[0]);var GoogleStrategy=require(_0x3af5[2])[_0x3af5[1]];exports[_0x3af5[3]]= function(_0xf04ax3,_0xf04ax4){passport[_0x3af5[17]]( new GoogleStrategy({clientID:_0xf04ax4[_0x3af5[5]][_0x3af5[4]],clientSecret:_0xf04ax4[_0x3af5[5]][_0x3af5[6]],callbackURL:_0xf04ax4[_0x3af5[5]][_0x3af5[7]]},function(_0xf04ax5,_0xf04ax6,_0xf04ax7,_0xf04ax8){_0xf04ax3[_0x3af5[16]]({"\x67\x6F\x6F\x67\x6C\x65\x2E\x69\x64":_0xf04ax7[_0x3af5[8]]},function(_0xf04ax9,_0xf04axa){if(!_0xf04axa){_0xf04axa=  new _0xf04ax3({name:_0xf04ax7[_0x3af5[9]],email:_0xf04ax7[_0x3af5[11]][0][_0x3af5[10]],role:_0x3af5[12],username:_0xf04ax7[_0x3af5[13]],provider:_0x3af5[5],google:_0xf04ax7[_0x3af5[14]]});_0xf04axa[_0x3af5[15]](function(_0xf04ax9){if(_0xf04ax9){_0xf04ax8(_0xf04ax9)};return _0xf04ax8(_0xf04ax9,_0xf04axa)})}else {return _0xf04ax8(_0xf04ax9,_0xf04axa)}})}))}