Oauth2 Azure Versions Save

Azure AD provider for the OAuth 2.0 Client.

v1.3.1

7 years ago
  • Changed getResponse to getParsedResponse #32

v1.3.0

7 years ago
  • Add support for oauth2-client v2.0 #30

v1.2.0

7 years ago
  • 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

v1.1.1

8 years ago
  • Don't add the api-version parameter to Microsoft Graph requests #14

v1.1.0

8 years ago
  • Fix for Microsoft Graph incompatibility #11
  • Resource owner #8
  • Add support for Azure Active Directory B2C #10
  • Fix for incorrect prompt value

v1.0.3

8 years ago

Added automatic JSON serialization of $body.

v1.0.2

8 years ago

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

v1.0.1

8 years ago

First bugfix update to the plugin.

v1.0.0

8 years ago

Initial release.