JWT

Json Web Tokens is a prominent authentication mechanism securing APIs. A review of its general principles.
Lab-Hapi-JWT

Incorporate JWT security strategy into the application, securing the api routes. Rework the test infrastructure to fully exercises the secure API.
Lab-Aurelia 5

Assuming our donation-web app api has been secured with JWT tokens, revised donation-service classes to authenticate against and use these secure routes.
Lab-Aurelia 5 TS

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