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
We support cross device email link sign in for the normal flows. It is not supported with anonymous user upgrade. By default, cross device support is enabled. You can disable it setting `forceSameDevice` to false in the `FUIEmailAuth` initializer.
214
214
215
215
## Customizing FirebaseUI for authentication
216
-
### Custom terms of Service (ToS) URL
216
+
### Custom Terms of Service (ToS) and privacy policy URLs
217
217
218
218
The Terms of Service URL for your application, which is displayed on the
219
219
email/password account creation screen, can be specified as follows:
0 commit comments