Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Fix phone authentication #484

Merged
merged 1 commit into from
Sep 13, 2017
Merged

Conversation

witi83
Copy link
Contributor

@witi83 witi83 commented Sep 10, 2017

  • Skip authentication if user is already linked to the phone-provider
  • Fix provider-linking in onVerificationCompleted: Depending on _alreadyLinkedToAuthProvider we call signInWithCredential or linkWithCredential.
  • remove console.log outputs, some code cleanups

* Skip authentication if user is already linked to the phone-provider
* Fix provider-linking in `onVerificationCompleted`: Depending on `_alreadyLinkedToAuthProvider` we call `signInWithCredential` or `linkWithCredential.
* remove `console.log` outputs, some code cleanups
@witi83
Copy link
Contributor Author

witi83 commented Sep 10, 2017

@EddyVerbruggen WDYT?

@EddyVerbruggen EddyVerbruggen merged commit 948f4b3 into EddyVerbruggen:master Sep 13, 2017
@EddyVerbruggen
Copy link
Owner

@witi83 Thanks a lot for your contribution, this looks good to me! 👍

@witi83
Copy link
Contributor Author

witi83 commented Sep 13, 2017

Great, thanks for merging!

@EddyVerbruggen EddyVerbruggen added this to the 4.1.2 milestone Oct 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants