HaCSBCU / MesaHub

A hackathon dashboard to keep attendees informed and involved.
4 stars 0 forks source link

Login System Implementation #19

Closed alexwileyy closed 7 years ago

alexwileyy commented 7 years ago

A login system for admins has been implemented to allow for backend controls such as:

In addition, enhanced security has been added to protect routes such as '/admin/send-text'. A user must be authenticated in order to access this route.

More enhancements may be needed to enhance security which can be reviewed post hackathon.