Project information

  • Category: Web/ App Dev
  • Client: Abafazi.org
  • Project date: 28 July-10 Aug, 2021
  • Project URL: github

User Authemtication API

This is secured user authemtication API that can be deployed in any app or website. It was built using the MERN stack(Mongo DB, Express.JS, React.JS & Node.JS). This user auth api stores user informationin the mongo data base and whith the use of bcrypt, passwords are stored hashed . It also has the Json Web Token for sesions and controlling acess to user information and unauthories entry.