Join Discord
Powered by
Hi all. supabase newbie here. google auth shows me...
# off-topic
b
bhaskar
06/17/2022, 1:49 AM
Hi all. supabase newbie here. google auth shows me this error
Copy code
Missing or invalid credentials.
what am doing wrong?
g
garyaustin
06/17/2022, 2:20 AM
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
bhaskar
06/17/2022, 3:32 AM
good now thanks.
Previous
Next