Incorporating JWT authentication into the Aurelia clients
Assuming our donation-web app api has been secured with JWT tokens, revised donation-service classes to authenticate against and use these secure routes.