Skip to content

Releases: stevenmaguire/oauth2-uber

2.0.0

26 Jan 01:39
Compare
Choose a tag to compare

Added

  • PHP 7.1 Support

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • PHP 5.5 Support

Security

  • Nothing

0.2.1

17 Oct 16:25
Compare
Choose a tag to compare

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • Scope separator was incorrectly set to comma when space is required; it is now a space.

Removed

  • Nothing

Security

  • Nothing

0.2.0

20 Aug 14:27
Compare
Choose a tag to compare

Added

  • Upgrade to support version 1.0 release of core client

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing

First

21 Mar 16:10
Compare
Choose a tag to compare
0.1.1

init