Built motion from commit (unavailable).|2.6.0
[motion2.git] / server / api / authLocal / index.js
index 3b6f6f3..0dc624d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa835=['/reset/:token','exports','post','login','/forgot'];(function(_0x8323e0,_0x1e856e){var _0x58d579=function(_0x254676){while(--_0x254676){_0x8323e0['push'](_0x8323e0['shift']());}};_0x58d579(++_0x1e856e);}(_0xa835,0x6b));var _0x5a83=function(_0x275aa9,_0x253099){_0x275aa9=_0x275aa9-0x0;var _0x53d36d=_0xa835[_0x275aa9];return _0x53d36d;};'use strict';var express=require('express');var router=express['Router']();var controller=require('./authLocal.controller');router[_0x5a83('0x0')]('/',controller[_0x5a83('0x1')]);router['post'](_0x5a83('0x2'),controller['forgot']);router[_0x5a83('0x0')](_0x5a83('0x3'),controller['reset']);module[_0x5a83('0x4')]=router;
\ No newline at end of file
+var _0x8d7f=['express','Router','./authLocal.controller','post','login','/forgot','forgot','reset'];(function(_0x48ecb0,_0x2b3613){var _0x3553a8=function(_0x4e844c){while(--_0x4e844c){_0x48ecb0['push'](_0x48ecb0['shift']());}};_0x3553a8(++_0x2b3613);}(_0x8d7f,0x1a8));var _0xf8d7=function(_0x939ba2,_0x7076a5){_0x939ba2=_0x939ba2-0x0;var _0x31a656=_0x8d7f[_0x939ba2];return _0x31a656;};'use strict';var express=require(_0xf8d7('0x0'));var router=express[_0xf8d7('0x1')]();var controller=require(_0xf8d7('0x2'));router[_0xf8d7('0x3')]('/',controller[_0xf8d7('0x4')]);router[_0xf8d7('0x3')](_0xf8d7('0x5'),controller[_0xf8d7('0x6')]);router['post']('/reset/:token',controller[_0xf8d7('0x7')]);module['exports']=router;
\ No newline at end of file