SaaS - Google consent screen defaults to stack-auth even when credentials is added
I've added google oauth credentials but its not using my own consent screen? It's still saying "to continue to stack-auth.com"
I am also having this issue. I thought it was because I didn't have production mode enabled, but even after enabling I am still having the issue. It redirects to the correct url for my dashboard but doesnt log me in
Yes, this is a known limitation of Stack Auth. We would need to redirect to your domain to change the screen. We will add this feature in the future.
Yes, this is a known limitation of Stack Auth. We would need to redirect to your domain to change the screen. We will add this feature in the future.
Does the same happen with self-hosted?
Yes, this is a known limitation of Stack Auth. We would need to redirect to your domain to change the screen. We will add this feature in the future.
Does the same happen with self-hosted?
It will show the domain of your Stack Auth backend server.
I had codex create a pr for this, is any of it accurate or helpful? Would love to help get custom domains shown in the oauth screens any way I can:
I had codex create a pr for this, is any of it accurate or helpful? Would love to help get custom domains shown in the oauth screens any way I can:
The reason that it shows Stack Auth as the default is because you have to go through an application process with google to get your application verified via google.
Are you saying if I verify my app then it won't show that? or are you saying it's not supported in stack-auth because of the application process? because I have my application verify via google but it still shows too just curious if I missed a step somewhere along the way
Are you saying if I verify my app then it won't show that? or are you saying it's not supported in stack-auth because of the application process? because I have my application verify via google but it still shows too just curious if I missed a step somewhere along the way
You need to verify your application, and set the branding on googles Cloud Dashboard.
- Follow our setup guide on our docs site.
2). On the google cloud dashboard, go to API's and Services → OAuth Consent Screen → Branding
Once this is filled out, hit save. From here, follow Googles guide on the verification process.
If you have done all of this, and are still experiencing Stack Auth's branding, let me know.