Skip to content

v2.3.10

Compare
Choose a tag to compare
@vlad-ignatov vlad-ignatov released this 12 Oct 16:01
· 199 commits to master since this release
  • Fixed the way access token expiration is computed for non-jwt tokens (#101).
  • Added a body property to the HttpError instances (#100). It will contain the parsed response body from failed requests which can be JSON (typically an OperationOutcome resource), a string or null.