2.2.1 - Example
Identify Business-Critical Components
Since the application does not enclose a lot of functionality, first order of investigation should be authentication/authorization and how this is being handled in the application.
challenge/middleware/AuthMiddleware.js
challenge/helpers/JWTHelper.js
Validate Criticality of Components
N.A in this example