Skip to content

2.7.1

Compare
Choose a tag to compare
@SerKnight SerKnight released this 18 Feb 01:05
· 248 commits to master since this release
255fa12

Adds the #revoke_token ability to the ruby SDK. This completely wipes out an API connection, unlike the #disconnect method which just removes the tenant/org from the access_token/refresh_token permissions.

Adds the refactor from our friend @mogest - who beefed up the tests surrounding the where/sort/filtering and extracted that functionality into helper modules.

Lots of typos fixes from work on the Open API spec

A few type changes from bugs reported in other SDKs.

--

Removes the rails dependency of an assumed base64 import, and removes .blank?