Skip to content

Releases: spryker/authorization-extension

1.3.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 20 Sep 15:00

Included commits: 1.2.0...1.3.0

Improvements

  • Added PHP 8.3 support.

1.2.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 17 Nov 10:06

Included commits: 1.1.0...1.2.0

Improvements

  • Introduced DetachedAuthorizationStrategyPluginInterface that allows authorization flow termination if the strategy is successful.

1.1.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 27 Jun 10:50

Included commits: 1.0.0...1.1.0

Fixes

  • Introduced AuthorizationStrategyPluginInterface for process an authorization request.

1.0.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 06 Aug 12:46

Included commits: https://github.com/spryker/authorization-extension/tree/1.0.0

Initial Release

  • Introduced the AuthorizationStrategyPluginInterface, which enables the implementation of authorization strategies.