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

Perform form validation when signing up the user #68

Open
nashirj opened this issue Nov 25, 2020 · 1 comment
Open

Perform form validation when signing up the user #68

nashirj opened this issue Nov 25, 2020 · 1 comment

Comments

@nashirj
Copy link
Member

nashirj commented Nov 25, 2020

The password should meet certain criteria (standard things like length and special characters and stuff), the email should be validated (maybe using this cocoa pod), fields should be nonempty, etc

@nashirj nashirj added this to the Sprint 3 milestone Nov 25, 2020
@nashirj
Copy link
Member Author

nashirj commented Nov 25, 2020

Can use text field rules from storyboard to validate password input

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

No branches or pull requests

1 participant