Skip to content

js v1.2.2

Latest
Compare
Choose a tag to compare
@Vexcited Vexcited released this 08 Sep 18:07
· 5 commits to index since this release

Fixes

Access denied error was not handled properly previously in plain text response.
Also, the usage of in to check errors in the response could be problematic in some cases and has been fixed.

  • fix(response): add access denied catch and prevent throwing on _Signature_ check because of in (#60) (c58b193)