Skip to content

Releases: stevenmaguire/oauth2-dropbox

3.1.0

16 Sep 14:05
352bb31
Compare
Choose a tag to compare

Added

  • Nothing

Deprecated

  • Nothing

Fixed

Removed

  • Nothing

Security

  • Nothing

3.0.1

09 Jan 01:27
467e0c1
Compare
Choose a tag to compare

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • Corrected HTTP verb, was GET now POST, for fetching resource owner details - thanks @gvso

Removed

  • Nothing

Security

  • Nothing

3.0.0

13 Jul 17:54
Compare
Choose a tag to compare

Added

Deprecated

  • Dropbox API v1 support

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing

2.0.0

03 Feb 22:33
Compare
Choose a tag to compare

Added

  • PHP 7.1 Support

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • PHP 5.5 Support

Security

  • Nothing

1.0

20 Jan 13:48
Compare
Choose a tag to compare
1.0
Merge pull request #7 from jamesfairhurst/master

Remove un-needed access_token in Resource Owner Details URL

Initial release

12 Feb 18:57
Compare
Choose a tag to compare

Uses appropriate OAuth2-Client dependency version