Skip to content

Instantly share code, notes, and snippets.

@abhinavraj23
Created September 28, 2019 19:36
Show Gist options
  • Select an option

  • Save abhinavraj23/3f0ad55b15607eb3ef12af0d52e6766f to your computer and use it in GitHub Desktop.

Select an option

Save abhinavraj23/3f0ad55b15607eb3ef12af0d52e6766f to your computer and use it in GitHub Desktop.
private FirebaseAuth mAuth;
// ...
// Initialize Firebase Auth
mAuth = FirebaseAuth.getInstance();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment