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

add user login #24

Closed
12 tasks
Aajibolah opened this issue Jul 22, 2022 · 0 comments
Closed
12 tasks

add user login #24

Aajibolah opened this issue Jul 22, 2022 · 0 comments
Assignees
Labels

Comments

@Aajibolah
Copy link

Aajibolah commented Jul 22, 2022

User Story Description

As an Admin/employee,
I need a login page,
So I can sign in.

Steps to Follow (optional)

  • Enter Email
  • Enter Password
  • Additional steps as necessary

Acceptance criteria

  • Frontend
  • A login page should be created
  • Admin should be able to sign in with email and password
  • The credentials for signing in should be valid
  • Backend
  • A login endpoint should be created - POST /auth/signin
  • The endpoint should accept email and password
  • A database should be created - chore

Additional Considerations

Any supplemental information including unresolved questions links to external resources, screenshots, etc.

TASKS

@jakazzy jakazzy changed the title User Story 1 add user login Aug 1, 2022
@jakazzy jakazzy added documentation Improvements or additions to documentation epic and removed documentation Improvements or additions to documentation labels Aug 1, 2022
@jakazzy jakazzy closed this as completed Oct 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

4 participants