Skip to content

vsaroopchand/angular-adal-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

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