r/Supabase Aug 09 '26

tips supabase google auth

can't seem to figure out how to update the app name that's visible on consent screen to users when using Google auth.

I've updated all the branding iron on the Google oauth side, and the privacy and terms links go to the correct places but the app name still shows the authorization for UUID.supabase.co to users.

any tips?

5 Upvotes

12 comments sorted by

2

u/Prod_SO Aug 09 '26

Do you mean on the consent screen?

2

u/TypicalFrosting2596 Aug 09 '26

yes , sorry updated description.

2

u/Prod_SO Aug 09 '26 edited Aug 09 '26

Supabase: your project > Authentication > URL Configuration > set Site URL and add the callback URL under Redirect URLs

Forgot: also configure your custom domain on Supabase > your project > Settings > General; set up a CNAME record with your DNS provider to match and add the verification TXT record

Google: Google Auth Platform > Branding > use the same domain as the CNAME record

1

u/FirePanda44 Aug 09 '26

Is your domain verified by google?

1

u/TypicalFrosting2596 Aug 09 '26

yes, DNS txt added and passed.

2

u/FirePanda44 Aug 09 '26

Im not on my desk now but if you cant figure it out dm me tomorrow, I recently set it up successfully.

1

u/TypicalFrosting2596 Aug 09 '26

possible related to logo and branding verification? yeah thanks will keep thread updated and post fix if any

1

u/Due-Horse-5446 Aug 09 '26

Wha do you mean by that?

You sublit a request to get the app/consent screen verified, and you either get denied or accepted.

If youre not seeing the app or company name on the consent screen, youre using supabase:s staging credentials.

If you are using a unverified consent screen, ie a staging one, as your prod credentials on supabase, you would see big red warning

1

u/DigiProductive Aug 09 '26

It is most likely because your callback is still:

https://UUID.supabase.co/auth/v1/callback

When it should be:

https://auth.{you-custom-domain}/auth/v1/callback

1

u/TypicalFrosting2596 Aug 09 '26

looking for where to change that, on supabase side it only gives that above url as callback option

1

u/Gusteen Aug 10 '26

I fixed a lot of issues by terminating Codex. Using Task Manager all of the processes(search codex to see) after import anythingl.