Skip to content

v3.0.0

Compare
Choose a tag to compare
@mic-css mic-css released this 24 Oct 16:52
· 53 commits to master since this release

Changes:

  • Breaking: The module now exports a constructor
  • execute() now also passes the status code and headers to the callback

Fixes:

  • Unique access token promise fixes a race condition issue when trying to authorize multiple parallel requests
  • Improved error handling
  • Improved testing