Once we acquire the MSAL token, pass it to backend APIs that Brandon will make :)
- In index.js, the auth object has already been configured in Azure so just use those credentials following this example
- Default is port 3000, if we need to change this let Brandon know so he can reconfigure the Azure AD stuff
- This example only works with HTTP, if we are deploying to prod or using ngrok we need to reconfigure Azure too :(
- To run: npm run start
- Packages install: npm install
- npm version: 14