Hi all. supabase newbie here. google auth shows me...
# off-topic
b
Hi all. supabase newbie here. google auth shows me this error
Copy code
Missing or invalid credentials.
what am doing wrong?
g
Please ask help questions in the the help section in the future as it does threads automatically. To use Google auth you have to follow this setup process: https://supabase.com/docs/guides/auth/auth-google Not sure why you would get an email if you are using a 3rd party auth. If you want email auth you start with this: https://supabase.com/docs/guides/auth/auth-email
b
good now thanks.