Open FluorescentHallucinogen opened 7 years ago
@tjmonsi PTAL.
@FluorescentHallucinogen thanks for the headsup. I'll check up on it.
@tjmonsi @FluorescentHallucinogen the user object returned by firebase-auth include already these methods
@khammami But these methods are not listed in https://webcomponents.org/element/firebase/polymerfire/elements/firebase-auth#methods. They should be declared in <firebase-auth>
web component explicitly.
Add link/unlink (multiple) auth providers to an account feature to
<firebase-auth>
element.For more info see: https://firebase.google.com/docs/auth/web/account-linking.
linkWithPopup
method.linkWithRedirect
method.linkWithCredential
method.unlink
method.