Releases: API-Skeletons/zf-oauth2-doctrine-console
Releases · API-Skeletons/zf-oauth2-doctrine-console
2.0.1
2.0.0
Release for ZF3 and PHP 7.1
1.2.2
Added ZF module name to composer.json
1.2.1
Ready for ZF 3.0
Service Locator (aware interface) changes to bring library inline with future development.
1.2.0
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
Open source to MIT license.
1.1.4
Use configured bcrypt cost instead of fixed 14.
1.1.3
Updated mapping config for zf-oauth2-doctrine
1.1.2
Use API-Skeletons namespaced zf-oauth2-doctrine
1.1.1
Use default oauth2 configuration