Skip to content

Completed beta user authentication with admin page to register and view users in a database

Hayden Swanson requested to merge dev into master

This version has basic user authentication from a database of users. It is secure and users can be admins to have access to an additional page where they can be registered or give admin priviledges.

Merge request reports