/angular-adal-sample

ADAL.js with Angular4+

Primary LanguageTypeScript

Angular4+ with ADAL.js

A simple starter project showing how to use ADAL with Angular4+

Client-App

Server-App

  • Update appsettings.json with your Tenant and ClientID for Server-App
  • Run dotnet build && dotnet run
  • Update Client-App's app.module.ts, change apiEndpoint to reflect Server-App URI