Skip to content

Instantly share code, notes, and snippets.

@marcos-bah
Created November 11, 2020 13:23
Show Gist options
  • Save marcos-bah/fef588ec96b8b5d680caf4eac38e095b to your computer and use it in GitHub Desktop.
Save marcos-bah/fef588ec96b8b5d680caf4eac38e095b to your computer and use it in GitHub Desktop.
Get token with Firebase Auth
FirebaseAuth.instance.currentUser.getIdToken();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment