Built motion from commit (unavailable).|2.5.29
[motion2.git] / server / api / authGoogle / index.js
index 59ad82f..1da2c64 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 _0x5ff3=['isMiddleware','setTokenCookie','exports','passport','./authGoogle.controller','../../components/auth/service','get','login','callback'];(function(_0x3eabfa,_0x36fda9){var _0x3338d5=function(_0x36e333){while(--_0x36e333){_0x3eabfa['push'](_0x3eabfa['shift']());}};_0x3338d5(++_0x36fda9);}(_0x5ff3,0x17d));var _0x35ff=function(_0x22c0ae,_0x1452d4){_0x22c0ae=_0x22c0ae-0x0;var _0x612bcf=_0x5ff3[_0x22c0ae];return _0x612bcf;};'use strict';var express=require('express');var passport=require(_0x35ff('0x0'));var router=express['Router']();var controller=require(_0x35ff('0x1'));var userController=require('../user/user.controller.js');var authService=require(_0x35ff('0x2'));router[_0x35ff('0x3')]('/',controller[_0x35ff('0x4')]);router[_0x35ff('0x3')]('/callback',controller[_0x35ff('0x5')],authService[_0x35ff('0x6')],userController[_0x35ff('0x4')],authService[_0x35ff('0x7')]);module[_0x35ff('0x8')]=router;
\ No newline at end of file