Built motion from commit a9fb64cc6defd8fb3a5cc199221f878e91c0e969. Version 3.0.0...
[motion-next.git] / server / api / userProfile / index.js
index 0a39694..ea7ac1a 100644 (file)
@@ -1 +1 @@
-const a665_0x1a48=['/:id/sections','Router','post','/:id/resources','exports','get','/:id','removeSections','put','./userProfile.controller','getSections','removeResources','delete','express','describe','/describe','update','create','show','isAuthenticated'];(function(_0x36b1d5,_0x1a48e2){const _0x2a7daf=function(_0x406fe4){while(--_0x406fe4){_0x36b1d5['push'](_0x36b1d5['shift']());}};_0x2a7daf(++_0x1a48e2);}(a665_0x1a48,0x65));const a665_0x2a7d=function(_0x36b1d5,_0x1a48e2){_0x36b1d5=_0x36b1d5-0x0;let _0x2a7daf=a665_0x1a48[_0x36b1d5];return _0x2a7daf;};const _0x2410aa=a665_0x2a7d;'use strict';const express=require(_0x2410aa('0xc')),router=express[_0x2410aa('0x0')](),auth=require('../../components/auth/service'),controller=require(_0x2410aa('0x8'));router['get']('/',auth[_0x2410aa('0x12')](),controller['index']),router[_0x2410aa('0x4')](_0x2410aa('0xe'),auth['isAuthenticated'](),controller[_0x2410aa('0xd')]),router['get'](_0x2410aa('0x5'),auth['isAuthenticated'](),controller[_0x2410aa('0x11')]),router[_0x2410aa('0x4')](_0x2410aa('0x13'),auth[_0x2410aa('0x12')](),controller[_0x2410aa('0x9')]),router[_0x2410aa('0x4')](_0x2410aa('0x2'),auth['isAuthenticated'](),controller['getResources']),router[_0x2410aa('0x1')]('/',auth[_0x2410aa('0x12')](),controller[_0x2410aa('0x10')]),router['post']('/:id/clone',auth['isAuthenticated'](),controller['clone']),router[_0x2410aa('0x1')](_0x2410aa('0x13'),auth[_0x2410aa('0x12')](),controller['addSections']),router['post'](_0x2410aa('0x2'),auth['isAuthenticated'](),controller['addResources']),router[_0x2410aa('0x7')](_0x2410aa('0x5'),auth[_0x2410aa('0x12')](),controller[_0x2410aa('0xf')]),router['delete'](_0x2410aa('0x5'),auth[_0x2410aa('0x12')](),controller['destroy']),router[_0x2410aa('0xb')](_0x2410aa('0x13'),auth[_0x2410aa('0x12')](),controller[_0x2410aa('0x6')]),router[_0x2410aa('0xb')](_0x2410aa('0x2'),auth['isAuthenticated'](),controller[_0x2410aa('0xa')]),module[_0x2410aa('0x3')]=router;
\ No newline at end of file
+const a665_0x2ee9=['/:id/resources','Router','removeSections','removeResources','delete','post','/:id/clone','create','getSections','isAuthenticated','./userProfile.controller','/:id','express','/:id/sections','update','addSections','index','addResources','destroy','show','get','describe'];(function(_0x40a2e7,_0x2ee962){const _0x14c308=function(_0x122307){while(--_0x122307){_0x40a2e7['push'](_0x40a2e7['shift']());}};_0x14c308(++_0x2ee962);}(a665_0x2ee9,0x103));const a665_0x14c3=function(_0x40a2e7,_0x2ee962){_0x40a2e7=_0x40a2e7-0x0;let _0x14c308=a665_0x2ee9[_0x40a2e7];return _0x14c308;};const _0x304078=a665_0x14c3;'use strict';const express=require(_0x304078('0x11')),router=express[_0x304078('0x6')](),auth=require('../../components/auth/service'),controller=require(_0x304078('0xf'));router[_0x304078('0x3')]('/',auth[_0x304078('0xe')](),controller[_0x304078('0x15')]),router[_0x304078('0x3')]('/describe',auth[_0x304078('0xe')](),controller[_0x304078('0x4')]),router['get'](_0x304078('0x10'),auth[_0x304078('0xe')](),controller[_0x304078('0x2')]),router['get'](_0x304078('0x12'),auth['isAuthenticated'](),controller[_0x304078('0xd')]),router[_0x304078('0x3')](_0x304078('0x5'),auth['isAuthenticated'](),controller['getResources']),router['post']('/',auth['isAuthenticated'](),controller[_0x304078('0xc')]),router[_0x304078('0xa')](_0x304078('0xb'),auth['isAuthenticated'](),controller['clone']),router['post']('/:id/sections',auth[_0x304078('0xe')](),controller[_0x304078('0x14')]),router[_0x304078('0xa')]('/:id/resources',auth['isAuthenticated'](),controller[_0x304078('0x0')]),router['put'](_0x304078('0x10'),auth[_0x304078('0xe')](),controller[_0x304078('0x13')]),router[_0x304078('0x9')](_0x304078('0x10'),auth[_0x304078('0xe')](),controller[_0x304078('0x1')]),router[_0x304078('0x9')](_0x304078('0x12'),auth[_0x304078('0xe')](),controller[_0x304078('0x7')]),router[_0x304078('0x9')](_0x304078('0x5'),auth[_0x304078('0xe')](),controller[_0x304078('0x8')]),module['exports']=router;
\ No newline at end of file