You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature - Implements anonymous user upgrade functionality with FirebaseUI.
2
-
feature - Implements `isPendingRedirect` needed to tell whether there is a pending redirect operation.
3
-
fixed - Sanitizes display name in firebaseui.
4
-
fixed - Clears cached `app.getRedirectResult` after `signInWithRedirect` or `linkWithRedirect` resolves.
5
-
fixed - Fixes the bug when account linking doesn't get triggered in Cordova applications.
6
-
fixed - Adds description for building localized npm builds and how to require them.
7
-
fixed - Fixes dangling internal auth state when the firebaseui instance is reset.
8
-
fixed - Updates closure open source builder to latest version fixing dependency on `eval` and older `marked` module which had some vulnerability issues.
0 commit comments