Skip to content

AxlMrt/Members

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Members

This is an implementation of the Members Only project completed as part of the Node.js lessons provided by The Odin Project's full stack Javascript course.

Learnings

This project was an opportunity to develop authentication skills and to show unique Views based on User's privileges.

I now have a clearer understanding of how Authentication works in the Backend and the importance of hashing and salting when storing User passwords. This process is critical for safety and provides a more secure way to store Users passwords incase of a database breach.

In future projects I want to explore using OAuth authentication methods provided by Passportjs

Built using

  • Node/Express
  • Passport JS for local authentication
  • Mongodb
  • EJS- Views

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published