Built motion from commit (unavailable).|2.5.24
[motion2.git] / server / api / authGoogle / index.js
index 9fc1231..382a639 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xcf1c=['../user/user.controller.js','../../components/auth/service','get','callback','login','setTokenCookie','exports','express','passport','./authGoogle.controller'];(function(_0xbe200f,_0x4b50eb){var _0x192597=function(_0x106cfd){while(--_0x106cfd){_0xbe200f['push'](_0xbe200f['shift']());}};_0x192597(++_0x4b50eb);}(_0xcf1c,0x18d));var _0xccf1=function(_0x2912b9,_0x55e6e1){_0x2912b9=_0x2912b9-0x0;var _0x154da8=_0xcf1c[_0x2912b9];return _0x154da8;};'use strict';var express=require(_0xccf1('0x0'));var passport=require(_0xccf1('0x1'));var router=express['Router']();var controller=require(_0xccf1('0x2'));var userController=require(_0xccf1('0x3'));var authService=require(_0xccf1('0x4'));router[_0xccf1('0x5')]('/',controller['login']);router['get']('/callback',controller[_0xccf1('0x6')],authService['isMiddleware'],userController[_0xccf1('0x7')],authService[_0xccf1('0x8')]);module[_0xccf1('0x9')]=router;
\ No newline at end of file
+var _0x1306=['exports','express','passport','Router','./authGoogle.controller','../user/user.controller.js','../../components/auth/service','get','login','/callback','callback','isMiddleware','setTokenCookie'];(function(_0x5ccf03,_0x43be56){var _0x107e19=function(_0x18b997){while(--_0x18b997){_0x5ccf03['push'](_0x5ccf03['shift']());}};_0x107e19(++_0x43be56);}(_0x1306,0x17a));var _0x6130=function(_0x1207ed,_0x695061){_0x1207ed=_0x1207ed-0x0;var _0x2991f5=_0x1306[_0x1207ed];return _0x2991f5;};'use strict';var express=require(_0x6130('0x0'));var passport=require(_0x6130('0x1'));var router=express[_0x6130('0x2')]();var controller=require(_0x6130('0x3'));var userController=require(_0x6130('0x4'));var authService=require(_0x6130('0x5'));router[_0x6130('0x6')]('/',controller[_0x6130('0x7')]);router[_0x6130('0x6')](_0x6130('0x8'),controller[_0x6130('0x9')],authService[_0x6130('0xa')],userController[_0x6130('0x7')],authService[_0x6130('0xb')]);module[_0x6130('0xc')]=router;
\ No newline at end of file