How do I secure my Bun/Hono backend API's? #1714
-
Hey everyone, I know this is a dumb question but how do I secure my backend API's with Clerk? I'm learning backend dev and I'm using Bun and Hono. I have Clerk working on my frontend Remix project and I need to make sure that the user sending the requests to the backend is signed in. I got this working easily with Node/Express but I'm not sure which Clerk SDK to use for a javascript backend that doesn't use Express. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
did you figure it out? |
Beta Was this translation helpful? Give feedback.
-
@MadThad762 check out the Clerk Hono middleware, and let us know if that works. |
Beta Was this translation helpful? Give feedback.
@MadThad762 check out the Clerk Hono middleware, and let us know if that works.
https://github.com/honojs/middleware/tree/main/packages/clerk-auth