This developer sample is used to demonstrate how to use @azure/msal-angular with Angular's NgModules. This project was generated with Angular CLI version 15.1.4 and then upgraded to version 21.1.4.
This part of the repo contains the nx generators/executors we have developed. The executors are responsible for running our custom compiler along with a normal angular serve/build. The generators are ...