Relative Content

Tag Archive for flutterdartsupabase

Flutter: Linking an anonymous user to a google account in Supabase

I’ve recently started playing around with Supabase coming from Firebase and I like it. I’m leaning towards fully migrating because of its Postgres db which I think is a plus. But one thing I can’t find a solution to is how to convert an anonymous user to a non-anonymous one by linking it to a Google account.