Built motion from commit c49361c37b5f784889c8087ac6e0e91b7e6b561a. Version 3.0.0...
[motion-next.git] / server / api / authGoogle / index.js
index 7c12ee3..9d41079 100644 (file)
@@ -1 +1 @@
-const a34_0x52b4=['callback','Router','setTokenCookie','express','login','get','../user/user.controller.js','./authGoogle.controller','../../components/auth/service','exports'];(function(_0x2b69c4,_0x52b47b){const _0x1bd1bb=function(_0xf1cffa){while(--_0xf1cffa){_0x2b69c4['push'](_0x2b69c4['shift']());}};_0x1bd1bb(++_0x52b47b);}(a34_0x52b4,0x15f));const a34_0x1bd1=function(_0x2b69c4,_0x52b47b){_0x2b69c4=_0x2b69c4-0x0;let _0x1bd1bb=a34_0x52b4[_0x2b69c4];return _0x1bd1bb;};const _0x3ae100=a34_0x1bd1;'use strict';const express=require(_0x3ae100('0x2')),router=express[_0x3ae100('0x0')](),controller=require(_0x3ae100('0x6')),userController=require(_0x3ae100('0x5')),authService=require(_0x3ae100('0x7'));router['get']('/',controller[_0x3ae100('0x3')]),router[_0x3ae100('0x4')]('/callback',controller[_0x3ae100('0x9')],authService['isMiddleware'],userController[_0x3ae100('0x3')],authService[_0x3ae100('0x1')]),module[_0x3ae100('0x8')]=router;
\ No newline at end of file
+const a34_0x4790=['../../components/auth/service','get','setTokenCookie'];(function(_0x141e09,_0x479075){const _0x376de3=function(_0x5e2d13){while(--_0x5e2d13){_0x141e09['push'](_0x141e09['shift']());}};_0x376de3(++_0x479075);}(a34_0x4790,0x94));const a34_0x376d=function(_0x141e09,_0x479075){_0x141e09=_0x141e09-0x0;let _0x376de3=a34_0x4790[_0x141e09];return _0x376de3;};const _0x471bbd=a34_0x376d;'use strict';const express=require('express'),router=express['Router'](),controller=require('./authGoogle.controller'),userController=require('../user/user.controller.js'),authService=require(_0x471bbd('0x2'));router[_0x471bbd('0x0')]('/',controller['login']),router[_0x471bbd('0x0')]('/callback',controller['callback'],authService['isMiddleware'],userController['login'],authService[_0x471bbd('0x1')]),module['exports']=router;
\ No newline at end of file