Updated/fixed database interface (requires full model testing)
Some changes to db schema (create statement may be wrong)
Reworked front end login page (not styling), still no routing
Changes to how frontend packages ECC key
Authorization issues JWT and fingerprint
Created authentication middleware -> validate JWT, fingerprint and check
signed headers
Basically rewrote login (now AuthorizationController)
Name numnerous model changes (I think all reflected in DB create script)
Added to appsettings (hide none dev cause secret keys)
Some changes to JS ecc class for signing