We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
At the Auth page, logout() section, an s is missing from the constants page link.
logout() Logout from Firebase and delete all data from the store (state.firebase.data and state.firebase.auth are set to null). Looking to preserve data on logout? checkout the preserve config option, which preserves data under the specified keys in state on logout.
logout() Logout from Firebase and delete all data from the store (state.firebase.data and state.firebase.auth are set to null).
Looking to preserve data on logout? checkout the preserve config option, which preserves data under the specified keys in state on logout.
Poiting to https://react-redux-firebase.com/docs/api/**contants** instead.
https://react-redux-firebase.com/docs/api/**contants**
The text was updated successfully, but these errors were encountered:
Fix (docs): broken link caused by typo - prescottprue#1073
aaaa158
At the Auth page, logout() section, the link to the constants page is broken because an "s" is missing from the constants page link.
@MorenoMdz Good catch. I've submitted a PR to patch this. Thanks
Sorry, something went wrong.
fix (docs): update broken link for logout (#1073, #1086)
aecbe1a
No branches or pull requests
At the Auth page, logout() section, an s is missing from the constants page link.
Poiting to
https://react-redux-firebase.com/docs/api/**contants**
instead.The text was updated successfully, but these errors were encountered: