Skip to content

Releases: francerz/php-oauth2-authorization-server

v0.2.4

24 Dec 18:42

Choose a tag to compare

Added ClientCredentials AccessToken support

v0.2.3

30 Nov 06:06

Choose a tag to compare

Added .gitattributes and updated .gitignore

v0.2.2

22 Nov 10:27

Choose a tag to compare

Improved compatibility with Interfaces

v0.2.1

22 Nov 08:11

Choose a tag to compare

Fixed signature Client::withParam()

v0.2.0

26 Oct 20:21

Choose a tag to compare

Renamed to "francerz/oauth2-authorization-server"

v0.1.4

26 Oct 16:14

Choose a tag to compare

Throwing NullResourceOwnerException

v0.1.3

24 Oct 17:24

Choose a tag to compare

Fixed TokenServer sets Factory on AccessToken

v0.1.2

24 Oct 17:11

Choose a tag to compare

AuthCode allow null $scope and $redirect_uri

v0.1.1

23 Oct 17:03

Choose a tag to compare

Updated dependencies.

v0.1.0

22 Oct 16:53

Choose a tag to compare

Tests suites and code organization