1.1.1
·
65 commits
to master
since this release
Included commits: 1.1.0...1.1.1
Bugfixes
- Adjusted
OauthPermissionReader::extractPermissionsFromOauthToken()
to returnnull
in case decodedOauthAccessTokenDataTransfer:oauthUserId
isnull
, and avoid exception.