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

Login Component #244

Open
9 tasks
tmesser opened this issue Feb 8, 2020 · 0 comments
Open
9 tasks

Login Component #244

tmesser opened this issue Feb 8, 2020 · 0 comments

Comments

@tmesser
Copy link

tmesser commented Feb 8, 2020

Existing functionality is fine, we just need it to be in React.

Tasks:

  • Create email field
  • Create password field
  • Create Recaptcha infrastructure
  • Create login button
  • Execute login logic upon click

Acceptance Criteria:

  • Can enter email
  • Can enter password
  • Recaptcha shows up if enabled
  • Login button will log in with valid credentials or error with invalid credentials
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant