2.8.0
·
28 commits
to master
since this release
Included commits: 2.7.3...2.8.0
Improvements
- Adjusted
OauthClient::validateOauthAccessToken()so it executes anAccessTokenValidatorPluginInterfaceplugin stack. - Adjusted
OauthService::extractAccessTokenData()so it extractsoauthIssuedAtfrom an access JWT token. - Introduced
OauthAccessTokenData.oauthIssuedAttransfer property. - Increased the version of
spryker/transferdependency. - Increased the version of
spryker/oauth-extensiondependency.