Releases: spryker/authorization-extension
Releases · spryker/authorization-extension
Release list
1.3.0
1.2.0
Included commits: 1.1.0...1.2.0
Improvements
- Introduced
DetachedAuthorizationStrategyPluginInterfacethat allows authorization flow termination if the strategy is successful.
1.1.0
Included commits: 1.0.0...1.1.0
Fixes
- Introduced
AuthorizationStrategyPluginInterfacefor process an authorization request.
1.0.0
Included commits: https://github.com/spryker/authorization-extension/tree/1.0.0
Initial Release
- Introduced the
AuthorizationStrategyPluginInterface, which enables the implementation of authorization strategies.