Skip to content

2.8.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 08 Feb 18:52
· 28 commits to master since this release

Included commits: 2.7.3...2.8.0

Improvements

  • Adjusted OauthClient::validateOauthAccessToken() so it executes an AccessTokenValidatorPluginInterface plugin stack.
  • Adjusted OauthService::extractAccessTokenData() so it extracts oauthIssuedAt from an access JWT token.
  • Introduced OauthAccessTokenData.oauthIssuedAt transfer property.
  • Increased the version of spryker/transfer dependency.
  • Increased the version of spryker/oauth-extension dependency.