Kiran K

Results 49 comments of Kiran K

@saqibtanveer786 Can you please take a look at sidebar items? ![1](https://github.com/boxyhq/saas-starter-kit/assets/4593041/6532ed08-6cee-4da6-a0ed-8f7adfd19dbc)

@yacineahmaich Thanks for your interest. This issue has a larger scope hence not ready to take it up at the moment.

Sure, `boxyhq/saas-starter-kit` uses various services (Jackson, Retraced, Svix, etc). We need to update the README with detailed steps for each feature configuration. For example, how to configure Jackson, how to...

@Rbcoder1 For `SAML Jackson`, `Svix` and `Retraced`. Link to the right documentation.

Thanks for your effort on this PR. I'm closing this PR as we're only interested in integration/apis tests for now. We may revisit this in the future.

@TWilson023 Could you please review the conflicts and resolve them?

@anirbanpaulcom Have you considered moving the `handleAndReturnErrorResponse` to the `withAdmin` method so that you don't have to add a `try catch` block in each API handler? What do you think?

@anirbanpaulcom Let's move the error handling logic to `withAdmin`, so we don't have to repeat that on route level.