Skip to content

Instantly share code, notes, and snippets.

@hrvolapeter
Created March 29, 2020 21:31
Show Gist options
  • Select an option

  • Save hrvolapeter/27cd80a5b1551524b754416422d0d1a7 to your computer and use it in GitHub Desktop.

Select an option

Save hrvolapeter/27cd80a5b1551524b754416422d0d1a7 to your computer and use it in GitHub Desktop.
Zetten signin action
action: {
self.authenticationService.signUp(email: self.email, password: self.password, handler: {_,_ in })
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment