Skip to content

Instantly share code, notes, and snippets.

@magyarmelinda
Last active May 21, 2021 04:26
Show Gist options
  • Save magyarmelinda/ad3e50ee736379246931806301e6d6e5 to your computer and use it in GitHub Desktop.
Save magyarmelinda/ad3e50ee736379246931806301e6d6e5 to your computer and use it in GitHub Desktop.
// Listen for Auth Status Changes
auth.onAuthStateChanged(user => setUpUI(user));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment