6fb4160bfdc031f5076f13de3f6d4c4ccaaecff4
[motion-next.git] / server / api / intSalesforceAccount / index.js
1 const a279_0x3494=['index','getFields','post','show','getConfigurations','/:id/fields','isAuthenticated','/:id','destroy','express','./intSalesforceAccount.controller','exports','/:id/configurations','update','Router','put','addConfiguration','get','../../components/auth/service','delete','create'];(function(_0x528c79,_0x349445){const _0xefaa2f=function(_0x13dd99){while(--_0x13dd99){_0x528c79['push'](_0x528c79['shift']());}};_0xefaa2f(++_0x349445);}(a279_0x3494,0xe9));const a279_0xefaa=function(_0x528c79,_0x349445){_0x528c79=_0x528c79-0x0;let _0xefaa2f=a279_0x3494[_0x528c79];return _0xefaa2f;};const _0x17bf6f=a279_0xefaa;'use strict';const express=require(_0x17bf6f('0x7')),router=express[_0x17bf6f('0xc')](),auth=require(_0x17bf6f('0x10')),controller=require(_0x17bf6f('0x8'));router['get']('/',auth[_0x17bf6f('0x4')](),controller[_0x17bf6f('0x13')]),router[_0x17bf6f('0xf')](_0x17bf6f('0x5'),auth[_0x17bf6f('0x4')](),controller[_0x17bf6f('0x1')]),router[_0x17bf6f('0xf')](_0x17bf6f('0xa'),auth[_0x17bf6f('0x4')](),controller[_0x17bf6f('0x2')]),router[_0x17bf6f('0xf')](_0x17bf6f('0x3'),auth['isAuthenticated'](),controller[_0x17bf6f('0x14')]),router['post']('/',auth['isAuthenticated'](),controller[_0x17bf6f('0x12')]),router[_0x17bf6f('0x0')](_0x17bf6f('0xa'),auth['isAuthenticated'](),controller[_0x17bf6f('0xe')]),router[_0x17bf6f('0xd')](_0x17bf6f('0x5'),auth[_0x17bf6f('0x4')](),controller[_0x17bf6f('0xb')]),router[_0x17bf6f('0x11')]('/:id',auth[_0x17bf6f('0x4')](),controller[_0x17bf6f('0x6')]),module[_0x17bf6f('0x9')]=router;