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

implement authenticate user functionality #428

Open
11 of 12 tasks
juditta99 opened this issue Feb 28, 2024 · 0 comments
Open
11 of 12 tasks

implement authenticate user functionality #428

juditta99 opened this issue Feb 28, 2024 · 0 comments
Assignees
Labels
Milestone

Comments

@juditta99
Copy link
Collaborator

juditta99 commented Feb 28, 2024

API

  • install jsonwebtoken
  • install bcrypt
  • write logic
  • write test (.js)
  • test logic with node (in terminal)
  • write handler for authenticate user
  • add endpoint to our index
  • test endpoint with curl (.sh)
  • write test (.spec.js) using mocha and chai

APP

  • create Login page (component) that returns a Form component
  • write login user logic
  • add onSuccess prop so we navigate to home once logged in correctly
juditta99 added a commit to juditta99/isdi-parttime-202309 that referenced this issue Feb 28, 2024
juditta99 added a commit to juditta99/isdi-parttime-202309 that referenced this issue Feb 28, 2024
juditta99 added a commit to juditta99/isdi-parttime-202309 that referenced this issue Feb 28, 2024
juditta99 added a commit to juditta99/isdi-parttime-202309 that referenced this issue Feb 29, 2024
@juditta99 juditta99 self-assigned this Feb 29, 2024
@juditta99 juditta99 added this to the project milestone Mar 16, 2024
juditta99 added a commit to juditta99/isdi-parttime-202309 that referenced this issue Mar 29, 2024
juditta99 added a commit to juditta99/isdi-parttime-202309 that referenced this issue Mar 29, 2024
juditta99 added a commit to juditta99/isdi-parttime-202309 that referenced this issue Mar 29, 2024
juditta99 added a commit to juditta99/isdi-parttime-202309 that referenced this issue Mar 29, 2024
juditta99 added a commit to juditta99/isdi-parttime-202309 that referenced this issue Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant