kschmitz123/diy-project-app

User Login Authentification

Opened this issue · 0 comments

User-Story

As a user

I want to be able to login

so that i can edit my projects and see my favourites

Notes, Links, Material

https://soshace.com/react-user-login-authentication-using-usecontext-and-usereducer/
https://dev.to/curtiscodes/learn-to-usecontext-with-hooks-in-3-minutes-4c4g

ToDos

  • add functionality to login
  • create user collection in mongoDB
  • create and append json web token
  • check if new user or existing user
  • encrypt password