Skip to content
This repository has been archived by the owner on Mar 9, 2020. It is now read-only.

Releases: API-Skeletons/zf-oauth2-doctrine

2.0.1

03 Oct 19:20
Compare
Choose a tag to compare

Added

Support for zend-component-installer

2.0.0

02 Oct 23:46
Compare
Choose a tag to compare

This release begins support for PHP 7.1 and onward. All libraries use the latest versions.

The 1.x branch supports PHP 5.5 to 7.0.

1.1.2

17 Jul 00:57
Compare
Choose a tag to compare

Allowed zend-config ^3.0 and phpunit ^6.0

1.1.1

27 Dec 01:21
Compare
Choose a tag to compare

1.1.0

25 Oct 19:34
Compare
Choose a tag to compare

ZF3 Compatibility
Docs are now in the wiki

1.0.5

01 Jul 21:01
Compare
Choose a tag to compare

Zend Framework 2 events are fully supported for every interface of the OAuth2 server.

This allows you to authenticate uses with non-bcrypt passwords, for instance.

1.0.4

27 May 06:13
Compare
Choose a tag to compare

Brings composer up to date with Doctrine Module ^1.0
Compliant with ZF3 service manager

1.0.3

18 Feb 20:06
Compare
Choose a tag to compare

Rollback composer to ZF 2.4 Doctrine Module 0.8

1.0.2

07 Jan 08:51
Compare
Choose a tag to compare

Extensions suggested in composer.json
README updates
DoctrineAdapter now created from services

1.0.1

07 Sep 21:16
Compare
Choose a tag to compare

Mappers now uses aliases in config file
Fix for additional mapping data + unit tests