Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix signature for signup with email method #144

Closed
hzalaz opened this issue Jul 22, 2015 · 0 comments
Closed

Fix signature for signup with email method #144

hzalaz opened this issue Jul 22, 2015 · 0 comments
Labels
bug This points to a verified bug in the code

Comments

@hzalaz
Copy link
Member

hzalaz commented Jul 22, 2015

    func signUpWithEmail(email: String, username: String?, password: String, loginOnSuccess: Bool, parameters: A0AuthParameters?, success: A0APIClientAuthenticationSuccess, failure: A0APIClientError) -> NSURLSessionDataTask

should have success with the type A0APIClientSignUpSuccess

@hzalaz hzalaz added the bug This points to a verified bug in the code label Jul 22, 2015
@hzalaz hzalaz closed this as completed Jul 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This points to a verified bug in the code
Projects
None yet
Development

No branches or pull requests

1 participant