Skip to content

Instantly share code, notes, and snippets.

@EmmanuelGuther
Created February 8, 2019 19:19
Show Gist options
  • Select an option

  • Save EmmanuelGuther/d4c1039d9af1ed336bd5e1d6d06a3964 to your computer and use it in GitHub Desktop.

Select an option

Save EmmanuelGuther/d4c1039d9af1ed336bd5e1d6d06a3964 to your computer and use it in GitHub Desktop.
private fun firebaseAuth(loginModelPost: LoginModelPost?,callback: () -> Unit): Either<Failure, Boolean>? {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment