I use Firebase auth with Next.js. I store the auth data in AuthContext (useContext), and currentUser is fetched every time page changes. However, the default value of curre