DEV Community

ASA_HELPER
ASA_HELPER

Posted on

Log Out issue in firebase

Does anyone know how to fix the issue of logging out of a React and Firebase project? The Firebase logout functionality works fine in the local environment, but when I deploy it on AWS and try to log out on the production link, I get logged out. However, I remain on the same page and am not redirected to the sign-up page. When I refresh the page again, I am then redirected to the sign-up page.

Top comments (0)