Built motion from commit 7655a97.|0.0.55
[motion.git] / server / auth / local / passport.js
1 var _0xee0c=["\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","\x53\x65\x74\x74\x69\x6E\x67\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\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\x2E","\x66\x69\x6E\x64\x4F\x6E\x65","\x75\x73\x65"];var passport=require(_0xee0c[0]);var LocalStrategy=require(_0xee0c[2])[_0xee0c[1]];var Settings=require(_0xee0c[4])[_0xee0c[3]];var license=require(_0xee0c[5]);exports[_0xee0c[6]]=function(_0xaf4cx5,_0xaf4cx6){passport[_0xee0c[17]](_0xee0c[7], new LocalStrategy({usernameField:_0xee0c[8],passwordField:_0xee0c[9]},function(_0xaf4cx7,_0xaf4cx8,_0xaf4cx9){var _0xaf4cxa;var _0xaf4cxb;var _0xaf4cxc;return _0xaf4cx5[_0xee0c[16]]({where:{name:_0xaf4cx7}})[_0xee0c[12]](function(_0xaf4cxf){_0xaf4cxa=_0xaf4cxf;if(!_0xaf4cxa||!_0xaf4cxf[_0xee0c[14]](_0xaf4cx8)){throw  new Error({message:_0xee0c[15]})};return _0xaf4cxa})[_0xee0c[12]](license[_0xee0c[13]]())[_0xee0c[12]](function(_0xaf4cxe){if(_0xaf4cxe){return _0xaf4cx9(null,_0xaf4cxa)}else {return _0xaf4cx9(null,false,{message:_0xee0c[11]})}})[_0xee0c[10]](function(_0xaf4cxd){return _0xaf4cx9(null,false,_0xaf4cxd)})}))}