Skip to content

Instantly share code, notes, and snippets.

@m3l1nd4
Last active May 21, 2021 04:26
Show Gist options
  • Save m3l1nd4/ad3e50ee736379246931806301e6d6e5 to your computer and use it in GitHub Desktop.
Save m3l1nd4/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