* Signup -> Login -> JWT-Doot flow now works for users * Administrators cannot currently sign up for obvious reasons * Segmented the main.go methods into a core controller package
* Created Util package for assorted items * Currently generates an HMAC key on startup, to be changed * JWT also includes login role