Firebase anonymous login keeps creating new users: Is there a way to log someone in anonymously?

Integrations
Resolved

hey everyone!

I'm trying to add an anonymous log in flow and have set it up this way. My only issue is that if the user logs out and then logs back in, it creates a new user.

Is there a way to log the user in anonymously if the device (or any other mechanism) already created an anonymous user?

Or would it mean I should just disable the logout button if the user is anonymous (e.g no email)? Thanks for your help!

What have you tried so far?

My plan B would be to remove the logout button and add warnings that if the user want to save their progress, that they need to link an account

Did you check FlutterFlow's Documentation for this topic?
Yes
2
3 replies