WaspW
Wasp16mo ago
Jithu

Google auth redirects to fly.dev domain instead of custom domain

After deploying my app, when I try to sign in with google, I am reditected to https://my-application.fly.dev/auth/google/login instead of https://my-application.com/auth/google/login
I have changed the WASP_SERVER_URL to point to my custom domain
Was this page helpful?