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
Copy file name to clipboardExpand all lines: docs/auth.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -242,7 +242,7 @@ createNewUser({
242
242
243
243
Logout from Firebase and delete all data from the store (`state.firebase.data` and `state.firebase.auth` are set to `null`).
244
244
245
-
Looking to preserve data on logout? [checkout the `preserve` config option](/docs/api/contants), which preserves data under the specified keys in state on logout.
245
+
Looking to preserve data on logout? [checkout the `preserve` config option](/docs/api/constants), which preserves data under the specified keys in state on logout.
0 commit comments