Built motion from commit (unavailable).|2.2.5
[motion2.git] / server / api / authGoogle / index.js
index d65436b..6a2574f 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xcf48=['./authGoogle.controller','login','/callback','callback','exports','passport','Router'];(function(_0x4ca766,_0x3f2075){var _0x2077f2=function(_0x2fb25e){while(--_0x2fb25e){_0x4ca766['push'](_0x4ca766['shift']());}};_0x2077f2(++_0x3f2075);}(_0xcf48,0x124));var _0x8cf4=function(_0x108854,_0x2c1391){_0x108854=_0x108854-0x0;var _0x2ab675=_0xcf48[_0x108854];return _0x2ab675;};'use strict';var express=require('express');var passport=require(_0x8cf4('0x0'));var router=express[_0x8cf4('0x1')]();var controller=require(_0x8cf4('0x2'));var setTokenCookie=require('../../components/auth/service')['setTokenCookie'];router['get']('/',controller[_0x8cf4('0x3')]);router['get'](_0x8cf4('0x4'),controller[_0x8cf4('0x5')],setTokenCookie);module[_0x8cf4('0x6')]=router;
\ No newline at end of file
+var _0x0d14=['/callback','callback','exports','express','passport','Router','./authGoogle.controller','../../components/auth/service','setTokenCookie','get','login'];(function(_0x492c38,_0x35177d){var _0xa5e5b2=function(_0x4acd32){while(--_0x4acd32){_0x492c38['push'](_0x492c38['shift']());}};_0xa5e5b2(++_0x35177d);}(_0x0d14,0x163));var _0x40d1=function(_0x2d484b,_0x3b6b98){_0x2d484b=_0x2d484b-0x0;var _0x214b8e=_0x0d14[_0x2d484b];return _0x214b8e;};'use strict';var express=require(_0x40d1('0x0'));var passport=require(_0x40d1('0x1'));var router=express[_0x40d1('0x2')]();var controller=require(_0x40d1('0x3'));var setTokenCookie=require(_0x40d1('0x4'))[_0x40d1('0x5')];router[_0x40d1('0x6')]('/',controller[_0x40d1('0x7')]);router[_0x40d1('0x6')](_0x40d1('0x8'),controller[_0x40d1('0x9')],setTokenCookie);module[_0x40d1('0xa')]=router;
\ No newline at end of file