Skip to content
New issue

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

Logout on Reload. #279

Closed
uttamsaha opened this issue Nov 14, 2022 · 3 comments
Closed

Logout on Reload. #279

uttamsaha opened this issue Nov 14, 2022 · 3 comments

Comments

@uttamsaha
Copy link

I get logout when I reload the website. What's the solution?

@AR-Shahin
Copy link

"useAuthState loading to solve this problem" const [user, loading, error] = useAuthState(auth, options);

@AR-Shahin
Copy link

I get logout when I reload the website. What's the solution?

"useAuthState loading to solve this problem" const [user, loading, error] = useAuthState(auth, options);

@uttamsaha
Copy link
Author

I get logout when I reload the website. What's the solution?

"useAuthState loading to solve this problem" const [user, loading, error] = useAuthState(auth, options);
Thank you. I forgot about that suddenly I got remembered.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants