We need a way to, at the bare minimum, restrict access to the admin page to only certain people. If we are going to do this, it makes sense to create full user authentication system. There are some good libraries we can use like Passport or Everyauth
We need a way to, at the bare minimum, restrict access to the admin page to only certain people. If we are going to do this, it makes sense to create full user authentication system. There are some good libraries we can use like Passport or Everyauth