-
Notifications
You must be signed in to change notification settings - Fork 307
update @hono/clerk-auth to @clerk/backend version 3 #1833
Copy link
Copy link
Open
Labels
Description
Which middleware has the bug?
@hono/clerk-auth
What version of the middleware?
3.1.0
What version of Hono are you using?
4.12.9
What runtime/platform is your app running on? (with version if possible)
Cloudflare workers
What steps can reproduce the bug?
Can't use @hono/claud-auth with the lastet @clerk/backend version 3. It still depends on version 2.
What is the expected behavior?
No response
What do you see instead?
No response
Additional information
- https://www.npmjs.com/package/@hono/clerk-auth
- https://www.npmjs.com/package/@clerk/backend
"@clerk/backend": "^2.29.2",
Reactions are currently unavailable