Built motion from commit 82cfc5ed0.|1.0.23
[motion.git] / server / auth / local / passport.js
1 var _0xb97a=["\x70\x61\x73\x73\x70\x6F\x72\x74","\x53\x74\x72\x61\x74\x65\x67\x79","\x70\x61\x73\x73\x70\x6F\x72\x74\x2D\x6C\x6F\x63\x61\x6C","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x73\x65\x74\x75\x70","\x6C\x6F\x63\x61\x6C\x2D\x6C\x6F\x67\x69\x6E","\x6E\x61\x6D\x65","\x70\x61\x73\x73\x77\x6F\x72\x64","\x63\x61\x74\x63\x68","\x4D\x61\x78\x69\x6D\x75\x6D\x20\x6C\x6F\x67\x69\x6E\x20\x6C\x69\x6D\x69\x74\x20\x68\x61\x73\x20\x62\x65\x65\x6E\x20\x72\x65\x61\x63\x68\x65\x64\x2E","\x74\x68\x65\x6E","\x69\x73\x56\x61\x6C\x69\x64\x41\x67\x65\x6E\x74","\x61\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65","\x57\x72\x6F\x6E\x67\x20\x63\x72\x65\x64\x65\x6E\x74\x69\x61\x6C\x73","\x66\x69\x6E\x64\x4F\x6E\x65","\x75\x73\x65"];var passport=require(_0xb97a[0]);var LocalStrategy=require(_0xb97a[2])[_0xb97a[1]];var license=require(_0xb97a[3]);exports[_0xb97a[4]]= function(_0x5839x4,_0x5839x5){passport[_0xb97a[15]](_0xb97a[5], new LocalStrategy({usernameField:_0xb97a[6],passwordField:_0xb97a[7]},function(_0x5839x6,_0x5839x7,_0x5839x8){var _0x5839x9;return _0x5839x4[_0xb97a[14]]({where:{name:_0x5839x6}})[_0xb97a[10]](function(_0x5839xc){_0x5839x9= _0x5839xc;if(!_0x5839x9||  !_0x5839xc[_0xb97a[12]](_0x5839x7)){throw  new Error(_0xb97a[13])};return _0x5839x9})[_0xb97a[10]](license[_0xb97a[11]]())[_0xb97a[10]](function(_0x5839xb){if(_0x5839xb){return _0x5839x8(null,_0x5839x9)}else {return _0x5839x8(null,false,{message:_0xb97a[9]})}})[_0xb97a[8]](function(_0x5839xa){return _0x5839x8(_0x5839xa,false,null)})}))}