Built motion from commit eddce310.|2.6.12
[motion2.git] / server / api / authGoogle / index.js
index 59ad82f..bfb5e25 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xcf14=['exports','express','Router','./authGoogle.controller','../../components/auth/service','get','login','callback','isMiddleware','setTokenCookie'];(function(_0x5b1906,_0x493793){var _0x2a388f=function(_0x164497){while(--_0x164497){_0x5b1906['push'](_0x5b1906['shift']());}};_0x2a388f(++_0x493793);}(_0xcf14,0xa1));var _0x4cf1=function(_0x384713,_0x26916e){_0x384713=_0x384713-0x0;var _0x2d5337=_0xcf14[_0x384713];return _0x2d5337;};'use strict';var express=require(_0x4cf1('0x0'));var passport=require('passport');var router=express[_0x4cf1('0x1')]();var controller=require(_0x4cf1('0x2'));var userController=require('../user/user.controller.js');var authService=require(_0x4cf1('0x3'));router[_0x4cf1('0x4')]('/',controller[_0x4cf1('0x5')]);router[_0x4cf1('0x4')]('/callback',controller[_0x4cf1('0x6')],authService[_0x4cf1('0x7')],userController[_0x4cf1('0x5')],authService[_0x4cf1('0x8')]);module[_0x4cf1('0x9')]=router;
\ No newline at end of file
+var _0xbc8d=['../user/user.controller.js','../../components/auth/service','login','get','/callback','isMiddleware','setTokenCookie','express','Router','./authGoogle.controller'];(function(_0x3f0c5d,_0x1f390a){var _0x172300=function(_0x238f98){while(--_0x238f98){_0x3f0c5d['push'](_0x3f0c5d['shift']());}};_0x172300(++_0x1f390a);}(_0xbc8d,0x15b));var _0xdbc8=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0xbc8d[_0x3dd15e];return _0x231fd0;};'use strict';var express=require(_0xdbc8('0x0'));var passport=require('passport');var router=express[_0xdbc8('0x1')]();var controller=require(_0xdbc8('0x2'));var userController=require(_0xdbc8('0x3'));var authService=require(_0xdbc8('0x4'));router['get']('/',controller[_0xdbc8('0x5')]);router[_0xdbc8('0x6')](_0xdbc8('0x7'),controller['callback'],authService[_0xdbc8('0x8')],userController[_0xdbc8('0x5')],authService[_0xdbc8('0x9')]);module['exports']=router;
\ No newline at end of file