Skip to content

v3.2

Compare
Choose a tag to compare
@Andreyco Andreyco released this 04 Jul 17:22
· 38 commits to master since this release
  • feature Add option to set permission scope application-wide thru Client constructor.
  • feature You may provide an optional state parameter to getLoginUrl method to protect against CSRF.
  • feature Throw specific Exception instead of generic Exception (usefull for handling multiple error cases).