This repository was archived by the owner on Feb 19, 2025. It is now read-only.
Description Bug report
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
https://github.com/nicitaacom/19_spotify-clone/tree/issue-supabase-signUp-with-gmail
Git clone https://github.com/nicitaacom/19_spotify-clone/tree/issue-supabase-signUp-with-gmail
Paste env
NEXT_PUBLIC_SUPABASE_URL='https://eqhntdpwtnhqzcnpxegh.supabase.co'
NEXT_PUBLIC_SUPABASE_ANON_KEY='eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6ImVxaG50ZHB3dG5ocXpjbnB4ZWdoIiwicm9sZSI6ImFub24iLCJpYXQiOjE2OTY2OTcwNjksImV4cCI6MjAxMjI3MzA2OX0.9DVxtenbS-JZixJOJUAhAeQYRlP2FdnmYV-Ymhi7y3Q'
pnpm i - pnpm dev
Click Sign up in top right corner
signUp with existing email address - icpcsenondaryemail@gmail.com
You got success message instead of error message
Expected behavior
I wait email with verification link
I got no email on my gmail
I wait error message
I got success message
On temp mail like mupsoyofya@gufum.com - it works fine
System information
"@supabase/auth-helpers-nextjs" : " ^0.8.3" ,
"@supabase/auth-helpers-react" : " ^0.4.2" ,
"@supabase/auth-ui-react" : " ^0.4.6" ,
"@supabase/auth-ui-shared" : " ^0.1.8" ,
"next" : " 14.0.1-canary.2" ,
Additional context
Ask about additional context if needed
Reactions are currently unavailable