8dd3cd56c87f357c7ff3e359f56003998ed3d7c4
[motion-next.git] / server / api / cloudProvider / index.js
1 const a120_0x2a5c=['/:id','post','isAuthenticated','update','express','index','get','../../components/auth/service','create','delete','Router','destroy','exports','put','show'];(function(_0x3c32b8,_0x2a5ce0){const _0x372101=function(_0x37bdf8){while(--_0x37bdf8){_0x3c32b8['push'](_0x3c32b8['shift']());}};_0x372101(++_0x2a5ce0);}(a120_0x2a5c,0xb0));const a120_0x3721=function(_0x3c32b8,_0x2a5ce0){_0x3c32b8=_0x3c32b8-0x0;let _0x372101=a120_0x2a5c[_0x3c32b8];return _0x372101;};const _0x264080=a120_0x3721;'use strict';const express=require(_0x264080('0x8')),router=express[_0x264080('0xe')](),auth=require(_0x264080('0xb')),controller=require('./cloudProvider.controller');router[_0x264080('0xa')]('/',auth[_0x264080('0x6')](),controller[_0x264080('0x9')]),router[_0x264080('0xa')]('/:id',auth[_0x264080('0x6')](),controller[_0x264080('0x3')]),router[_0x264080('0x5')]('/',auth['isAuthenticated'](),controller[_0x264080('0xc')]),router[_0x264080('0x2')](_0x264080('0x4'),auth['isAuthenticated'](),controller[_0x264080('0x7')]),router[_0x264080('0xd')](_0x264080('0x4'),auth['isAuthenticated'](),controller[_0x264080('0x0')]),module[_0x264080('0x1')]=router;