URL issues in social auth between Expo Frontend and Elysia Backend
Hey everyone! Setting up better-auth for an app, and there's an issue I'm facing.
On web, while running expo, after trying social login using github, I get redirected to my backend rather than the frontend.
I've setup the frontend (on port 8081) like this:
I believe the issue would be around here, but I can show the backend configuration as well if that's needed.
Thank you for your help.
0 Replies