Created
March 29, 2020 21:32
-
-
Save hrvolapeter/82450da7bf0900f60099f6d0fb80c720 to your computer and use it in GitHub Desktop.
zetten
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| action: { | |
| self.authenticationService.signIn(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