Authentication problem in my React Project (First time using Authentication logic after learning firebase)
I almost finished a project I’m working on but I have an issue with Authentication, whenever I navigate to signUp or login page and I log in its working without any issue and I track the status of logging in or out the console says User X logged in, but when I navigate to any other pages it says User X logged out, here is the code logic in AuthContext