Skip to content

v0.3.1

Compare
Choose a tag to compare
@rhysnhall rhysnhall released this 16 Sep 02:03

v0.3.1

Fixed issues

  • Add check and exception when a null or empty client ID is passed to the Oauth/Client class. Issue #8
  • Updated handleAcessTokenError() method to check for the existence of 'error_description' in the response body. Issue #8