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.
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 callcontext.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.