Built motion from commit aab208717af8d15f4fa224cdb6a202877019af9b. Version 3.0.0...
[motion-next.git] / server / api / userProfileSection / index.js
index fcae6d6..d9d9236 100644 (file)
@@ -1 +1 @@
-const a676_0x2db9=['get','show','./userProfileSection.controller','/:id','post','express','Router','put','isAuthenticated'];(function(_0x4b0609,_0x2db980){const _0x53262a=function(_0x46fb8f){while(--_0x46fb8f){_0x4b0609['push'](_0x4b0609['shift']());}};_0x53262a(++_0x2db980);}(a676_0x2db9,0xe9));const a676_0x5326=function(_0x4b0609,_0x2db980){_0x4b0609=_0x4b0609-0x0;let _0x53262a=a676_0x2db9[_0x4b0609];return _0x53262a;};const _0x295683=a676_0x5326;'use strict';const express=require(_0x295683('0x6')),router=express[_0x295683('0x7')](),auth=require('../../components/auth/service'),controller=require(_0x295683('0x3'));router[_0x295683('0x1')]('/',auth[_0x295683('0x0')](),controller['index']),router['get']('/describe',auth['isAuthenticated'](),controller['describe']),router[_0x295683('0x1')]('/:id',auth[_0x295683('0x0')](),controller[_0x295683('0x2')]),router[_0x295683('0x5')]('/',auth[_0x295683('0x0')](),controller['create']),router[_0x295683('0x8')](_0x295683('0x4'),auth[_0x295683('0x0')](),controller['update']),router['delete'](_0x295683('0x4'),auth[_0x295683('0x0')](),controller['destroy']),module['exports']=router;
\ No newline at end of file
+const a676_0x1ed2=['update','destroy','describe','./userProfileSection.controller','../../components/auth/service','create','put','get','/:id','express','post','exports','isAuthenticated','index'];(function(_0x22f668,_0x1ed2a3){const _0x3d8939=function(_0x916ba8){while(--_0x916ba8){_0x22f668['push'](_0x22f668['shift']());}};_0x3d8939(++_0x1ed2a3);}(a676_0x1ed2,0x12f));const a676_0x3d89=function(_0x22f668,_0x1ed2a3){_0x22f668=_0x22f668-0x0;let _0x3d8939=a676_0x1ed2[_0x22f668];return _0x3d8939;};const _0x3ba2ce=a676_0x3d89;'use strict';const express=require(_0x3ba2ce('0x0')),router=express['Router'](),auth=require(_0x3ba2ce('0x9')),controller=require(_0x3ba2ce('0x8'));router['get']('/',auth['isAuthenticated'](),controller[_0x3ba2ce('0x4')]),router[_0x3ba2ce('0xc')]('/describe',auth[_0x3ba2ce('0x3')](),controller[_0x3ba2ce('0x7')]),router[_0x3ba2ce('0xc')](_0x3ba2ce('0xd'),auth[_0x3ba2ce('0x3')](),controller['show']),router[_0x3ba2ce('0x1')]('/',auth[_0x3ba2ce('0x3')](),controller[_0x3ba2ce('0xa')]),router[_0x3ba2ce('0xb')]('/:id',auth['isAuthenticated'](),controller[_0x3ba2ce('0x5')]),router['delete']('/:id',auth['isAuthenticated'](),controller[_0x3ba2ce('0x6')]),module[_0x3ba2ce('0x2')]=router;
\ No newline at end of file