Skip to content

Instantly share code, notes, and snippets.

@NezSpencer
Created March 17, 2019 06:31
Show Gist options
  • Save NezSpencer/66b0adedd8f79a5745a81d262f3a1536 to your computer and use it in GitHub Desktop.
Save NezSpencer/66b0adedd8f79a5745a81d262f3a1536 to your computer and use it in GitHub Desktop.
import com.google.firebase.auth.FirebaseAuth
data class AuthState(val state: Progress,
val auth: FirebaseAuth?)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment