-
-
Notifications
You must be signed in to change notification settings - Fork 70
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
doc: Provide upgrading of anonymous users #53
Comments
Sorry, missed that. Will do that ASAP. |
Fixed in 3.0.1 |
hi @RaphaelJenni thanks for fixing this. May I know how to go about using upgrading anonymous users with your library? Do you have brief documentation on this. |
Is documented in the ReadMe: https://github.com/RaphaelJenni/FirebaseUI-Angular/blob/master/README.MD#config |
@RaphaelJenni When using upgrade anonymous, it needs to use this method signInFailure https://github.com/firebase/firebaseui-web#signinfailureerror which is mentioned https://github.com/firebase/firebaseui-web#handling-anonymous-user-upgrade-merge-conflicts Could you expose |
Fixed in 3.0.2 |
@RaphaelJenni could you accept this PR. Many thanks. |
Thanks for the PR. I will check it this evening. |
How to provide upgrading of anonymous users? It is a feature available in Firebase Web UI. https://github.com/firebase/firebaseui-web#upgrading-anonymous-users
The text was updated successfully, but these errors were encountered: