I'm running separate backend (hono js) and frontend (react vite). I want to build backend and frontend separately and test them individually. Unfortunately, I couldn't find any documentation server endpoints to check auth API. It seems like better auth forces using their SDK for everything.
What I want: test my backend only using API clients such as postman, insomnia.
Can anyone find solution for this use case?
Recent Announcements
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community