Can someone help me figure out what I'm doing wrong? I created an app and had authentication working for a time, but then time elapsed, I got prompted to update my firestore rules, I attempted to do so, etc. and now I'm getting this error: The email address is badly formatted.
I have an auth action set on a sign in button
I can see the accounts in my user database
I have removed all parameters from all pages
I've read a bunch of different links but can't figure out what to change to fix it in my case. Can anyone offer pointers?