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

Emailpassword recipe skeleton & Sign up feature #29

Merged
merged 12 commits into from
Oct 28, 2020
Merged

Conversation

rishabhpoddar
Copy link
Contributor

@rishabhpoddar rishabhpoddar commented Oct 27, 2020

Related issues:

Changes:

  • Creates a skeleton for a new recipe
  • Adds normalisation of emailpassword input
  • Adds default validators for email and password
  • Added catching of errors from default APIs and error handlers provided by routes.
  • Added sign up call to core & sign up API implementation
  • Added error handling of different types of errors for sign up
  • Changed session's getSession function to take an optional doAntiCsrfCheck boolean
  • Added way to validate form fields - syntactically and semantically.

Migration:

  • Docs change to reflect that session's getSession function now takes an optional doAntiCsrfCheck boolean

@rishabhpoddar rishabhpoddar merged commit 9a50eed into 3.0 Oct 28, 2020
@rishabhpoddar rishabhpoddar deleted the signup-feature branch October 28, 2020 12:52
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.

1 participant