fosrl.pangolin/server/routers/resource
2025-04-05 22:36:51 -04:00
..
authWithAccessToken.ts add pass access token in headers 2025-04-05 22:36:51 -04:00
authWithPassword.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
authWithPincode.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
authWithWhitelist.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
createResource.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
createResourceRule.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
deleteResource.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
deleteResourceRule.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
getExchangeToken.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
getResource.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
getResourceAuthInfo.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
getResourceWhitelist.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
index.ts Add update 2025-02-08 17:10:37 -05:00
listResourceRoles.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
listResourceRules.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
listResources.ts replace old error formatting with zod format error 2025-03-31 22:37:39 -04:00
listResourceUsers.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
setResourcePassword.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
setResourcePincode.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
setResourceRoles.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
setResourceUsers.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
setResourceWhitelist.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
transferResource.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
updateResource.ts add toggle resource visibility closes #442 2025-03-31 10:10:54 -04:00
updateResourceRule.ts move schema.ts to module 2025-03-23 17:11:48 -04:00