Skip to content
This repository has been archived by the owner on Jun 26, 2021. It is now read-only.

Releases: AzureAD/azure-activedirectory-library-for-js

Version 1.0.7

23 Oct 04:02
Compare
Choose a tag to compare

Fix for checking if interceptor call comes from app backend

Preview Version 2.0.0-experimental

22 Oct 18:01
Compare
Choose a tag to compare
Pre-release

Add support for convergence

Version 1.0.6

14 Oct 03:19
Compare
Choose a tag to compare

Fix issue#159, support base64 decoding in ie9
Remove UTF-8 BOM headers from files
Ignore inceptor call if the url is not app backend or not listed in the endpoints list
Fix issue #153, proivde logging level, and user needs to specify logging way

Version 1.0.5

25 Aug 03:05
Compare
Choose a tag to compare

check domain_hint query param existence before adding

Version 1.0.4

17 Jun 17:15
Compare
Choose a tag to compare

Fix infinite loop when specifying login resource
Fix #139: Queue callbacks for renewals
Fix constant definitions and use global in unit tests
Update minified file

Version 1.0.3

02 Jun 01:17
Compare
Choose a tag to compare

Revert the change from previous release "Move the check for the boolean value isEndPoint in AdalAngular interceptor (issue #127)"
update minified version of adal and adal_angular.

Version 1.0.2

29 May 00:11
Compare
Choose a tag to compare

Move the check for the boolean value isEndPoint in AdalAngular interceptor
Update minified version of adal and adal-angular

Version 1.0.1

30 Apr 20:04
Compare
Choose a tag to compare

Update readme for CorsAPI and TrusSite Issues
Update default instance
Adal.js fixes for renewing tokens

GA release

20 Feb 17:29
Compare
Choose a tag to compare
Merge pull request #87 from AzureAD/dev

Dev

Version 0.0.7

21 Jan 21:50
Compare
Choose a tag to compare
Version 0.0.7 Pre-release
Pre-release

idtoken fix for parsing url encoded value.