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
- Adds privacyPolicyUrl config to enable developers to provide privacy policy URL. And shows Term of Service and Privacy Policy link on every screen for GDPR compliance.
- Catches errors that occur due to incompatible versions of firebase.js being used with firebaseui.js.
- Defines the FirebaseUI externs.
- Defines the typescript definitions.
- Optimizes sign in flow to use updateCurentUser eliminating 2 RPCs in the process.
- Fixes reCAPTCHA invisible badge which was getting hidden.
0 commit comments