Skip to content
This repository was archived by the owner on Jan 21, 2020. It is now read-only.

zf-mvc-auth 1.3.2

Choose a tag to compare

@weierophinney weierophinney released this 11 Jul 18:13
· 112 commits to master since this release

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #111 adds a check for the unset_refresh_token_after_use configuration flag when creating an OAuth2\Server instance, passing it to the instance when discovered.