-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Imgkl and percula
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Projects
Milestone
Relationships
Development
Select code repository
Activity
funwithflutter commentedon Sep 9, 2020
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
percula commentedon Dec 29, 2020
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.