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

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

Version 0.2.2

09 Feb 01:13
7ece2a3
Compare
Choose a tag to compare
  • Replace request with axios
  • Fix unit tests

Version 0.2.0

23 Aug 20:17
2e357e3
Compare
Choose a tag to compare

Minor release to unblock customers.
Merge Pr #186 to allow support for user passed in version, where 1.0 fails

Version 0.1.28

27 Feb 23:48
7be6d5e
Compare
Choose a tag to compare

Release Date: 26 Feburary 2018

  • Added GDPR support per Microsoft policy.

Version 0.1.27

09 Jan 01:28
62088be
Compare
Choose a tag to compare

Release Date: 08 January 2018

  • Fix Issue #185 Dependency "xpath.js" version does not have an OSI-approved license

Version 0.1.26

06 Dec 00:47
Compare
Choose a tag to compare

Version 0.1.26

Release Date: 05 December 2017

  • Added .npmignore to avoid publishing unnecessary files

Version 0.1.25

06 Nov 22:24
036d2fa
Compare
Choose a tag to compare

Version 0.1.25

Release Date: 06 November 2017

  • Fixed typing: acquireUserCode returns UserCodeInfo in the callback

Version 0.1.24

06 Nov 20:02
ac8094f
Compare
Choose a tag to compare

Version 0.1.24

Release Date: 06 November 2017

  • Added type definitions to the project. This should help users developing their apps in TypeScript #142, DefinitelyTyped.
  • Replaced "node-uuid" with "uuid" #170.

Version 0.1.23

26 Oct 23:22
Compare
Choose a tag to compare

Version 0.1.23

Release Date: 26 Oct 2017
* Fix Issue #95 - Change npm licenses to license and use spdx syntax
* Fix Issue #122 - Broken link on README file
* Fix Issue #155 - remove need for dynamic access to package.json to obtain lib version (util.js)
* Fix Issue #172 - Add login.microsoftonline.us endpoint
* Added Windows Graph Sample

Version 0.1.22

01 Aug 21:00
Compare
Choose a tag to compare
Version 0.1.22 Pre-release
Pre-release

Version 0.1.22

Release Date: 1 Aug 2016
* Fix Issue #132 - Trim developer provided authority to construct endpoints

Version 0.1.20

18 Jun 01:56
Compare
Choose a tag to compare
Version 0.1.20 Pre-release
Pre-release

Release Date: 17 Jun 2016
* Add support for resource owner grant flow for ADFS