I changed the authentication from email to phone authentication using the instructions here: https://docs.flutterflow.io/data-and-backend/firebase/authentication/phone-sign-in#7.-adding-logout-action
After doing so, I get this error everywhere I use the "user" Field "user" is not properly set in Database action for Button
For some reason the Authentication User options are all disabled.
I deleted all actions for the email sign in and created new ones for phone sign in.