Skip to content

tvperez76/simple-angular-adal

 
 

Repository files navigation

simple-angular-adal

master branch of this repo is now Angular 7+ compatible.

BREAKING CHANGE: Make sure you're importing AdalService like this: import { AdalService } from "simple-angular-adal/dist/core"

Note: NPM package 1.02 is also Angular 5 and was published by mistake, you can ignore that one

To do authentication against Microsoft Windows Azure AD, using the Microsoft ADAL library underneath. Note this library is extracted from the adal-angular package.

NPM Package: https://www.npmjs.com/package/simple-angular-adal

About

This is a modification to the angular2-adal library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 54.1%
  • JavaScript 45.8%
  • Batchfile 0.1%