Hi.
My app is under development and uses Supabase Google authentication. No one has access to it yet. However, sometimes I see new users registered with Google. This looks like spam. These users appear in the amount of about 1-2 people per week and only with Google authentication (in both my projects). I would not like to give up the ability to use Google authentication. When my app is launched, I do not know how to distinguish real users from fake ones to remove them.
Has anyone encountered this? What could be the problem?