Hi, I came across the repository https://github.com/auth0-lab/auth0-hono, which appears to provide a lightweight Auth0 middleware for the Hono framework. However, I have not been able to find any reference to this project in the official Auth0 documentation.
Could you please confirm whether this project is considered legitimate, actively maintained, and suitable for production use? Additionally, does it follow recommended Auth0 security and implementation best practices?
Any guidance on its intended maturity level (experimental vs. production-ready) would be helpful. Thanks!
I was able to find the following Auth0 Blog post on Securing Cloudflare Agents with Auth0 that mentions the use of the exact GitHub repository that you are using, therefore it is an officially recognized tool with Auth0. This topic Auth0/nextjs withMiddlewareAuthRequired cause CORS issues on API endpoints mentions the use of Hono and there seems to not have been any issues caused directly by this, the resolution being related to a setting instead, nor has this raised any suspicions on our end.
At this moment we cannot provide a solid confirmation of the development stage in regards to the @auth0/hono repository, but more information will be announced once updates are released.
I just wondering if you are gonna move this repo from auth0-lab to the auth0 repo. I have checked the source code, and it looks like it’s just a wrapper for the auth0-server-js library for the Hono framework.
Just for context: I want to move from auth0/next.js to Hono api with session check support and eventually switch to auth0/react with SPA instead of Next.js SSR (we have a lot of issues with that right now)
I would like to use it but have some concerns if it will be maintained or not, maybe I can create an issue in that repo and ask the auth0-lab/auth0-hono maintainer
Thank you for your details and interest in this repository implementation!
I would love to share more details on the current development stage or the direction which this is planned to take, but at the moment we do not seem to have any further information apart from the links that I previously shared.
My recommendation would be to submit product Feedback where other users can vote on your feature request. This page is monitored by our Product team and more popular requests can assist with the development process as they present more general interest.
Please do not hesitate to reach out to us for any other issues or requests, we appreciate your contribution to the Community!