Skip to content

Releases: careerbuilder/php-oauth

Update PHP-JWT version

02 Apr 03:22
a1f17c6
Compare
Choose a tag to compare

3.0.0

Merge pull request #18 from careerbuilder/RDP-51913

Better dep versioning

20 Mar 18:47
9cf2390
Compare
Choose a tag to compare
  • Better dep versioning #17

Fix mess with composer stability

10 Mar 09:19
9812374
Compare
Choose a tag to compare
2.0.1

Merge pull request #16 from careerbuilder/revert-15-add-composer-stab…

Guzzle 6

09 Mar 18:50
990cef4
Compare
Choose a tag to compare
  • Upgraded to Guzzle 6.x #13
  • Tested with PHP 7.1, 7.2, 7.3, 7.4 #13
  • Upgraded JWT to ^5.0 #13
  • Upgraded PHPUnit to ^5.7 #13

update for new token endpoint response format

09 Jun 21:43
Compare
Choose a tag to compare
  • updated for CB API standard format for token response (#11)

update JWT

11 Apr 21:22
Compare
Choose a tag to compare
  • update firebase/php-jwt to ^3.0 (#10)

make token request path configurable

15 Mar 15:22
Compare
Choose a tag to compare
  • add configuration token_request_path to make token request path configurable (#9)

switching to api.careerbuilder.com

18 Jan 20:59
Compare
Choose a tag to compare
  • switching token endpoint to api.careerbuilder.com (#3)

No changes necessary if you use the default base_url configuration. If you do override it for testing or use in the EU region, update your base_url configuration to point to the api.careerbuilder.com or api.careerbuilder.[region] hosts.

Increase timeouts

11 Jun 15:11
Compare
Choose a tag to compare
  • increase timeout (#2)

v1.0.0 - Initial Release

24 Oct 16:42
Compare
Choose a tag to compare
Merge pull request #1 from cbdr/flow-strategies

Added flows to the plugin