NEWS_URI and AUTH_URI had the end of their routes lopped off, so I could reference /admin using either one of them.
The account page also has the account deletion button, which was a *real treat* to get working right.
The purpose of this branch is to bring this project in line with the JWT protcol that the microservice is using. For the time being, it's easier to get a stripped-down and stable build and replace the lost parts, one- by-one.