Releases: TheNetworg/oauth2-azure
Releases · TheNetworg/oauth2-azure
1.3.1
- Changed getResponse to getParsedResponse #32
1.3.0
- Add support for oauth2-client v2.0 #30
1.2.0
- 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
- Don't add the api-version parameter to Microsoft Graph requests #14
1.1.0
- Fix for Microsoft Graph incompatibility #11
- Resource owner #8
- Add support for Azure Active Directory B2C #10
- Fix for incorrect prompt value
Maintenance release
Added automatic JSON serialization of $body.
Maintenance release
Updated to support custom headers and automatically set request's Content-Type
to application/json
if not set by custom header..
Bugfix update
First bugfix update to the plugin.