Kiran K
Kiran K
@saqibtanveer786 Can you please take a look at sidebar items? 
@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.
Add a new section under **Features**
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.
Thanks @AIOSYM and @samiralibabic
@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.