Built motion from commit 5e31ea4.|0.0.32
[motion.git] / server / auth / google / passport.js
1 var _0xa303=["\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(_0xa303[0]);var GoogleStrategy=require(_0xa303[2])[_0xa303[1]];exports[_0xa303[3]]=function(_0x992ex3,_0x992ex4){passport[_0xa303[17]]( new GoogleStrategy({clientID:_0x992ex4[_0xa303[5]][_0xa303[4]],clientSecret:_0x992ex4[_0xa303[5]][_0xa303[6]],callbackURL:_0x992ex4[_0xa303[5]][_0xa303[7]]},function(_0x992ex5,_0x992ex6,_0x992ex7,_0x992ex8){_0x992ex3[_0xa303[16]]({"\x67\x6F\x6F\x67\x6C\x65\x2E\x69\x64":_0x992ex7[_0xa303[8]]},function(_0x992ex9,_0x992exa){if(!_0x992exa){_0x992exa= new _0x992ex3({name:_0x992ex7[_0xa303[9]],email:_0x992ex7[_0xa303[11]][0][_0xa303[10]],role:_0xa303[12],username:_0x992ex7[_0xa303[13]],provider:_0xa303[5],google:_0x992ex7[_0xa303[14]]});_0x992exa[_0xa303[15]](function(_0x992ex9){if(_0x992ex9){_0x992ex8(_0x992ex9)};return _0x992ex8(_0x992ex9,_0x992exa);});}else {return _0x992ex8(_0x992ex9,_0x992exa)}})}))};