79594037

Date: 2025-04-26 14:42:24
Score: 1
Natty:
Report link
const auth = getAuth();
const user = auth.currentUser;
console.log(auth)
if (user) {

omg it was working whole time... problem was at this, where auth were already loaded but user not, so function returned false.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Dima Malko