JeffQuit / MERN---Project-3---Mobile-Vehicle-Detail-Application

Project 3 for UCLA Full Stack Development Bootcamp: Developing website for local mobile vehicle detailing service
MIT License
0 stars 2 forks source link

Set up authentication for access #24

Open JeffQuit opened 4 years ago

JeffQuit commented 4 years ago

Authenticated once logged in, shows link to admin panel so owner can access the tools on the back end.

JeffQuit commented 4 years ago

Also affects routing

Cpike95 commented 3 years ago

Login authentication done, as well as password hashing.