Giordi F
What's the recommended way of doing auth?
Is the fact that its sending html an issue? Do you want to use the html instead of the API or you want to use the API?
You can remove the html, I did the same and it works fine,
In terms of Auth, what kind of auth do you need? Hono provides middlewares like jwt to allow for authentication of the routes
4 replies