Skip to content

1.7.0

Latest

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 27 Apr 20:52
· 2 commits to master since this release

Included commits: 1.6.0...1.7.0

Improvements

  • Introduced OauthCustomerAuthenticationStrategyPluginInterface to enable custom customer resolution strategies for OAuth login.
  • Introduced OauthCustomerPostResolvePluginInterface to execute side effects after a customer has been resolved via OAuth, such as identity persistence or welcome notifications.
  • Introduced OauthCustomerRestrictionPluginInterface to allow restricting customers from authenticating via OAuth based on custom business rules.