└── README.md /README.md: -------------------------------------------------------------------------------- 1 | 2 | # AngularJS Single-Page App calling an Azure AD protected Web API 3 | 4 | --- 5 | 6 | There's a newer version of this sample taking advantage of [Angular](https://angular.io/) 9 and [MSAL-Angular](https://github.com/AzureAD/microsoft-authentication-library-for-js/tree/dev/lib/msal-angular) 1.0. 7 | 8 | Check it out: [ms-identity-javascript-angular-spa-aspnetcore-webapi](https://github.com/Azure-Samples/ms-identity-javascript-angular-spa-aspnetcore-webapi) 9 | 10 | If you really need to access this sample, you can navigate to the master branch, but please know that it's no longer supported. 11 | --------------------------------------------------------------------------------