Built motion from commit 6a09e18b.|2.6.11
[motion2.git] / server / api / authGoogle / index.js
index d6d3813..99a3f05 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf03c=['exports','express','passport','Router','../user/user.controller.js','../../components/auth/service','get','/callback','callback','isMiddleware','login','setTokenCookie'];(function(_0xbc2ce3,_0x5d3dea){var _0x1e5f75=function(_0x2860c9){while(--_0x2860c9){_0xbc2ce3['push'](_0xbc2ce3['shift']());}};_0x1e5f75(++_0x5d3dea);}(_0xf03c,0x199));var _0xcf03=function(_0x1edf14,_0x388a0f){_0x1edf14=_0x1edf14-0x0;var _0x59fc05=_0xf03c[_0x1edf14];return _0x59fc05;};'use strict';var express=require(_0xcf03('0x0'));var passport=require(_0xcf03('0x1'));var router=express[_0xcf03('0x2')]();var controller=require('./authGoogle.controller');var userController=require(_0xcf03('0x3'));var authService=require(_0xcf03('0x4'));router[_0xcf03('0x5')]('/',controller['login']);router[_0xcf03('0x5')](_0xcf03('0x6'),controller[_0xcf03('0x7')],authService[_0xcf03('0x8')],userController[_0xcf03('0x9')],authService[_0xcf03('0xa')]);module[_0xcf03('0xb')]=router;
\ No newline at end of file
+var _0x88ce=['exports','passport','./authGoogle.controller','../user/user.controller.js','../../components/auth/service','get','login','callback','isMiddleware','setTokenCookie'];(function(_0x22a9b7,_0x58e5d4){var _0x8a8568=function(_0x271479){while(--_0x271479){_0x22a9b7['push'](_0x22a9b7['shift']());}};_0x8a8568(++_0x58e5d4);}(_0x88ce,0xab));var _0xe88c=function(_0x190c2d,_0x2c9528){_0x190c2d=_0x190c2d-0x0;var _0x19f5d3=_0x88ce[_0x190c2d];return _0x19f5d3;};'use strict';var express=require('express');var passport=require(_0xe88c('0x0'));var router=express['Router']();var controller=require(_0xe88c('0x1'));var userController=require(_0xe88c('0x2'));var authService=require(_0xe88c('0x3'));router[_0xe88c('0x4')]('/',controller[_0xe88c('0x5')]);router[_0xe88c('0x4')]('/callback',controller[_0xe88c('0x6')],authService[_0xe88c('0x7')],userController[_0xe88c('0x5')],authService[_0xe88c('0x8')]);module[_0xe88c('0x9')]=router;
\ No newline at end of file