Azure-Samples / ms-identity-javascript-angular-spa-aspnetcore-webapi

An Angular single-page application that authenticates users with Azure AD and calls a protected ASP.NET Core web API using MSAL Angular
74 stars 32 forks source link
angular asp-net-core authorization-code-grant javascript microsoft-identity-platform msal-angular msal-js oauth2 pkce-flow single-page-app webapi

Angular single-page application that authenticates users against Azure AD and calls a protected ASP.NET Core web API

There's a newer version of this sample taking advantage of Angular 11 and MSAL Angular v2.

Check it out:

If you really need to access this sample, you can navigate to the master branch, but please know that it's no longer maintained.