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

Validate email and password before hitting Kinvey #35

Merged
merged 1 commit into from
Jan 8, 2019

Conversation

tjvantoll
Copy link
Contributor

@tjvantoll tjvantoll commented Jan 7, 2019

Kinvey has some interesting behavior where, if you send the register-user API an empty email and password, it creates a generated user for you. Surprise! This code adds a bit of validation to prevent that from happening.

Closes NativeScript/playground-feedback#116

Kinvey has some interesting behavior where, if you send the register user API an empty email and password, it creates a generated user for you. Surprise! This c
ode adds a bit of validation to prevent that from happening.

Closes NativeScript/playground-feedback#116
@vtrifonov vtrifonov merged commit be95635 into master Jan 8, 2019
@vtrifonov vtrifonov deleted the validation-fix branch January 8, 2019 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants