I'm tring to setup authentication to a profoundjs.express() web service on IBMi in start.js:
Code: Select all
app.get("/handsOn/getClaim/:claimId", profoundjs.express("./modules/myapp/getClaim", true));
Thank you
Code: Select all
app.get("/handsOn/getClaim/:claimId", profoundjs.express("./modules/myapp/getClaim", true));
Users browsing this forum: No registered users and 0 guests