I encountered something strange tonight, I was checking something in one of my projects and in the auth section, I found these 4 records with weirdly formatted emails and phone numbers. From what I can guess they're probably bots/hackers trying to break in to my system, or a bug from the Supabase dashboard
How does the Supabase Auth API not validate email and phone formats? And how did one of them manage to sign in with Google as a provider with those details? Is this a bug from the dashboard or is my system somehow compromised?