Express returns 404 on /then, but responds to /ok
Hi, i can't seem to figure out how to properly set up better auth with express.
After following the guide i seem to get an {"ok":true} on the /ok endpoint.
When i tried using the react client it called the /then endpoint, which returned a 404. Same thing happens when sending a basic get request.
I'd appreciate some help figuring out what could be wrong
0 Replies