Built motion from commit (unavailable).|2.5.22
[motion2.git] / server / api / authGoogle / index.js
index 6d6e9e5..e9a64a4 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xcffe=['passport','Router','./authGoogle.controller','../user/user.controller.js','../../components/auth/service','get','login','/callback','setTokenCookie','exports','express'];(function(_0x235ad6,_0x154079){var _0x27a27c=function(_0x31ba21){while(--_0x31ba21){_0x235ad6['push'](_0x235ad6['shift']());}};_0x27a27c(++_0x154079);}(_0xcffe,0x1a1));var _0xecff=function(_0x3246a6,_0x2a685a){_0x3246a6=_0x3246a6-0x0;var _0x1df64d=_0xcffe[_0x3246a6];return _0x1df64d;};'use strict';var express=require(_0xecff('0x0'));var passport=require(_0xecff('0x1'));var router=express[_0xecff('0x2')]();var controller=require(_0xecff('0x3'));var userController=require(_0xecff('0x4'));var authService=require(_0xecff('0x5'));router[_0xecff('0x6')]('/',controller[_0xecff('0x7')]);router[_0xecff('0x6')](_0xecff('0x8'),controller['callback'],authService['isMiddleware'],userController[_0xecff('0x7')],authService[_0xecff('0x9')]);module[_0xecff('0xa')]=router;
\ No newline at end of file
+var _0x0d4e=['../user/user.controller.js','../../components/auth/service','get','login','callback','isMiddleware','setTokenCookie','express','passport','Router','./authGoogle.controller'];(function(_0x29d915,_0x54a040){var _0x160f86=function(_0x237dfa){while(--_0x237dfa){_0x29d915['push'](_0x29d915['shift']());}};_0x160f86(++_0x54a040);}(_0x0d4e,0x1ca));var _0xe0d4=function(_0x1cc8fe,_0x105328){_0x1cc8fe=_0x1cc8fe-0x0;var _0x230054=_0x0d4e[_0x1cc8fe];return _0x230054;};'use strict';var express=require(_0xe0d4('0x0'));var passport=require(_0xe0d4('0x1'));var router=express[_0xe0d4('0x2')]();var controller=require(_0xe0d4('0x3'));var userController=require(_0xe0d4('0x4'));var authService=require(_0xe0d4('0x5'));router[_0xe0d4('0x6')]('/',controller[_0xe0d4('0x7')]);router[_0xe0d4('0x6')]('/callback',controller[_0xe0d4('0x8')],authService[_0xe0d4('0x9')],userController[_0xe0d4('0x7')],authService[_0xe0d4('0xa')]);module['exports']=router;
\ No newline at end of file