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
Should fix#298.
Mitigates #297 somewhat, in the sense that this adds proactive one-time checks/state reloads when the user tries to access a resource that is verification-depedent client-side. No verification state streaming yet (only possible via Firestore), but this should already reduce the UX friction that exists today when verifying on a different device/window, especially in combination with the ReloadSuggestion component.
Since the fixes mentioned here #98 (comment), the following scenario works:
However, these updates don't seem to propagate across windows:
There are also different scenarios possible for how Tab B looks when opened in a different context from tab A. See #298.
The text was updated successfully, but these errors were encountered: