lit_firebase_auth icon indicating copy to clipboard operation
lit_firebase_auth copied to clipboard

Account linking

Open ciriousjoker opened this issue 4 years ago • 2 comments

It would be nice if there was some sort of account linking.

An extra function would be nice for each provider, meaning instead of contrext.signInWithGoogle()you call context.linkToGoogle();

This could automatically be switched if the user is already logged in.

This feature enables anonymous users to link their account on multiple devices. It would be quite helpful.

ciriousjoker avatar Sep 01 '20 08:09 ciriousjoker

Yeah, for sure! I'll schedule some time in the next few days to catch up on all of the outstanding feature requests 😁. But feel free to make a pull request if you don't mind jumping into the code

funwithflutter avatar Sep 09 '20 16:09 funwithflutter

Hi @funwithflutter , have you started on this yet? If not, I'll give it a shot. I need it for my app release in ~1 month.

percula avatar Dec 29 '20 16:12 percula