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

[UI] As a user, I can login with an email and password #8

Open
liamstevens111 opened this issue Feb 1, 2023 · 0 comments · May be fixed by #35
Open

[UI] As a user, I can login with an email and password #8

liamstevens111 opened this issue Feb 1, 2023 · 0 comments · May be fixed by #35
Assignees
Labels
0.1.0 feature New feature or request
Milestone

Comments

@liamstevens111
Copy link
Owner

liamstevens111 commented Feb 1, 2023

Why

The API requires authentication

Acceptance Criteria

  1. After a valid email and password has been submitted, a valid access_token and refresh_token is stored in LocalStorage
  2. Incorrect details are displayed as errors
@liamstevens111 liamstevens111 self-assigned this Feb 1, 2023
@liamstevens111 liamstevens111 added the feature New feature or request label Feb 1, 2023
@liamstevens111 liamstevens111 added this to the 0.1.0 milestone Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.1.0 feature New feature or request
Projects
Status: In code review
Development

Successfully merging a pull request may close this issue.

1 participant