Skip to content

Releases: API-Skeletons/zf-oauth2-doctrine-console

2.0.1

10 Mar 04:18
Compare
Choose a tag to compare

Support the 3.x series of zf-oauth2-doctrine

2.0.0

09 Oct 05:30
Compare
Choose a tag to compare

Release for ZF3 and PHP 7.1

1.2.2

26 Jan 20:25
Compare
Choose a tag to compare

Added ZF module name to composer.json

1.2.1

09 Jun 22:29
Compare
Choose a tag to compare

Ready for ZF 3.0
Service Locator (aware interface) changes to bring library inline with future development.

1.2.0

08 Jun 20:02
Compare
Choose a tag to compare

Password hashing was fixed at 14 cost. This now uses the new password_hash function of PHP 5.5 and correctly sets the cost based on the configuration of the OAuth2 server.

1.1.5

09 May 22:38
Compare
Choose a tag to compare

Open source to MIT license.

1.1.4

09 May 22:25
Compare
Choose a tag to compare

Use configured bcrypt cost instead of fixed 14.

1.1.3

18 Oct 03:01
Compare
Choose a tag to compare

Updated mapping config for zf-oauth2-doctrine

1.1.2

17 Oct 23:52
Compare
Choose a tag to compare

Use API-Skeletons namespaced zf-oauth2-doctrine

1.1.1

13 Sep 22:21
Compare
Choose a tag to compare

Use default oauth2 configuration