What's the recommended way of doing auth?
I'm doing a simple app, just to save my local snippets for now, but it will become a product, so I'll need authentication. The hono server rn is sending html (not an api).
There doesn't seem to be a good/simple solution for that in the docs, so what library is recommended for doing auth?
0 Replies