Skip to content

Releases: TheNetworg/oauth2-azure

2.2.2

19 Dec 12:15
be204a5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.1...v2.2.2

2.2.1

01 Aug 09:16
e092f6f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.2.1

2.2.0

01 Aug 07:15
9231c7b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.1...v2.2.0

2.1.1

24 Jun 09:13
06fb2d6
Compare
Choose a tag to compare
  • Hotfix for regression with JWT v6 #163

2.1.0

22 Jun 11:04
56e0776
Compare
Choose a tag to compare
  • Fix: make scopes value an array #134
  • paging_scenarios #136
  • Shouldn't we use urlLogin instead of hardcoding? #138
  • [FEATURE] append appid= parameter to .well-known configuration url #152
  • Remove Deprecations for PHP 8.1 / ditch PHP 5.6 and 7.0 #155
  • Token Validation with modulus and exponent #157
  • Firebase 6 #159

2.0.1

11 Jan 13:15
2649422
Compare
Choose a tag to compare
  • Allow to set some params in list of options in constructor #133
  • Add PHP 8.0 support (fc059d1)

2.0.0

22 Sep 18:14
0d28aaa
Compare
Choose a tag to compare

After longer period, we have a new release - v2.0.0. This is not coming from the original v2.0.0-dev branch, but is based on master where many breaking changes have been made.

  • Need new release please #122
  • Support endpoint v2.0 #76
  • Provide better support for v2.0 OpenID Config #79
  • Update validateToken() #81
  • Fix #83 get parsed response #84
  • Make $post_logout_redirect_uri optional in getLogoutUrl() #96
  • Add error description to message to improve exception quality #99
  • Remove app id validation #109

1.4.2

24 Jan 07:57
1bd7890
Compare
Choose a tag to compare
  • Improvements to getJwtVerificationKeys #75

1.4.1

22 Dec 06:50
4f34c3b
Compare
Choose a tag to compare
  • Fixes the url generated for graphs.windows.net queries #67
  • Adjusted PHP version to match definition in league/oauth2-client #69
  • Ensure API_VERSION is attached to request url #70
  • Coding Style (PHP-CS-Fixer) #72

1.4.0

02 Oct 08:58
c57dcb6
Compare
Choose a tag to compare
  • Add option to change scope separator #48
  • Bugfixes + extra validation + tenant support on api calls #41
  • Support Firebase 5
  • Access odata in API responses #36