Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authentication: Is there a method linkWithCredential #331

Open
calitbk opened this issue Apr 13, 2017 · 2 comments
Open

Authentication: Is there a method linkWithCredential #331

calitbk opened this issue Apr 13, 2017 · 2 comments

Comments

@calitbk
Copy link

calitbk commented Apr 13, 2017

Hi, there is already a method for signing in to firebase: firebase.auth.signInWithProvider(social, token, '') in firestack library.
but That's not all I need, how can i link anonymous account to google/facebook account, like method FirebaseUser.linkWithCredential(credential) do (this method is in android)

@calitbk
Copy link
Author

calitbk commented Apr 13, 2017

Or is there anyway for checking a google/facebook/email account is already existing on firebase???

@untungs
Copy link

untungs commented Apr 19, 2017

I believe account linking method is available in the https://github.com/fullstackreact/react-native-firestack/tree/v3 branch. However this repo is pretty much abandoned. I would suggest you to move to https://github.com/invertase/react-native-firebase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants