Skip to content

Releases: TheNetworg/oauth2-azure

1.3.1

07 Apr 06:49
Compare
Choose a tag to compare
  • Changed getResponse to getParsedResponse #32

1.3.0

03 Apr 12:46
Compare
Choose a tag to compare
  • Add support for oauth2-client v2.0 #30

1.2.0

30 Jan 17:11
Compare
Choose a tag to compare
  • Improved token validation
  • Improved documentation
  • Added support for multipurpose refresh tokens
  • Better memory handling when getting all objects using getObjects method #18
    And including fixes for #17, #15, #16, #29, #28

1.1.1

01 Mar 17:18
Compare
Choose a tag to compare
  • Don't add the api-version parameter to Microsoft Graph requests #14

1.1.0

21 Feb 17:28
Compare
Choose a tag to compare
  • Fix for Microsoft Graph incompatibility #11
  • Resource owner #8
  • Add support for Azure Active Directory B2C #10
  • Fix for incorrect prompt value

Maintenance release

13 Jan 10:58
Compare
Choose a tag to compare

Added automatic JSON serialization of $body.

Maintenance release

13 Jan 10:25
Compare
Choose a tag to compare

Updated to support custom headers and automatically set request's Content-Type to application/json if not set by custom header..

Bugfix update

11 Dec 08:21
Compare
Choose a tag to compare

First bugfix update to the plugin.

Initial release

17 Nov 08:18
Compare
Choose a tag to compare

Initial release.