CSFrequency/react-firebase-hooks

Logout on Reload.

uttamsaha opened this issue · 3 comments

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);

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);

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.