A login system for admins has been implemented to allow for backend controls such as:
Sending text messages
Adding workshops
Sending announcements
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.
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.