Built motion from commit 6a09e18b.|2.6.11
[motion2.git] / server / api / authGoogle / index.js
index 6cfbc96..99a3f05 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf0f8=['express','passport','Router','./authGoogle.controller','../user/user.controller.js','login','get','/callback','callback','isMiddleware','setTokenCookie'];(function(_0x31f7f7,_0x4b4e1e){var _0xfcd721=function(_0x2683fd){while(--_0x2683fd){_0x31f7f7['push'](_0x31f7f7['shift']());}};_0xfcd721(++_0x4b4e1e);}(_0xf0f8,0xbb));var _0x8f0f=function(_0x2f8400,_0x84ca65){_0x2f8400=_0x2f8400-0x0;var _0x5c9c39=_0xf0f8[_0x2f8400];return _0x5c9c39;};'use strict';var express=require(_0x8f0f('0x0'));var passport=require(_0x8f0f('0x1'));var router=express[_0x8f0f('0x2')]();var controller=require(_0x8f0f('0x3'));var userController=require(_0x8f0f('0x4'));var authService=require('../../components/auth/service');router['get']('/',controller[_0x8f0f('0x5')]);router[_0x8f0f('0x6')](_0x8f0f('0x7'),controller[_0x8f0f('0x8')],authService[_0x8f0f('0x9')],userController[_0x8f0f('0x5')],authService[_0x8f0f('0xa')]);module['exports']=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