Expo and hono.js
In my hono.js
after logging in, the client sends the endpoint to the backend.
In the backend what should I do next for this?
And after logging in, the user table got updated but the useSession returns null.
after logging in, the client sends the endpoint to the backend.
In the backend what should I do next for this?
And after logging in, the user table got updated but the useSession returns null.