Built motion from commit (unavailable).|2.2.0
[motion2.git] / server / api / authLocal / index.js
index 9e0edfa..f850425 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x6caf=['./authLocal.controller','post','/forgot','forgot','/reset/:token','reset','exports','express'];(function(_0x5961fc,_0x2ed335){var _0x4f8c6e=function(_0x71392c){while(--_0x71392c){_0x5961fc['push'](_0x5961fc['shift']());}};_0x4f8c6e(++_0x2ed335);}(_0x6caf,0xd7));var _0xf6ca=function(_0x256422,_0x367394){_0x256422=_0x256422-0x0;var _0x55dddc=_0x6caf[_0x256422];return _0x55dddc;};'use strict';var express=require(_0xf6ca('0x0'));var router=express['Router']();var controller=require(_0xf6ca('0x1'));router[_0xf6ca('0x2')]('/',controller['login']);router['post'](_0xf6ca('0x3'),controller[_0xf6ca('0x4')]);router[_0xf6ca('0x2')](_0xf6ca('0x5'),controller[_0xf6ca('0x6')]);module[_0xf6ca('0x7')]=router;
\ No newline at end of file
+var _0x92ed=['/forgot','forgot','reset','exports','express','Router','post','login'];(function(_0x37b9d7,_0x1dacc5){var _0x1fc88c=function(_0x317316){while(--_0x317316){_0x37b9d7['push'](_0x37b9d7['shift']());}};_0x1fc88c(++_0x1dacc5);}(_0x92ed,0x164));var _0xd92e=function(_0x4774a9,_0x35f1eb){_0x4774a9=_0x4774a9-0x0;var _0xa92f8e=_0x92ed[_0x4774a9];return _0xa92f8e;};'use strict';var express=require(_0xd92e('0x0'));var router=express[_0xd92e('0x1')]();var controller=require('./authLocal.controller');router[_0xd92e('0x2')]('/',controller[_0xd92e('0x3')]);router['post'](_0xd92e('0x4'),controller[_0xd92e('0x5')]);router[_0xd92e('0x2')]('/reset/:token',controller[_0xd92e('0x6')]);module[_0xd92e('0x7')]=router;
\ No newline at end of file