Skip to content
This repository was archived by the owner on Aug 4, 2021. It is now read-only.

v0.4.2

Choose a tag to compare

@sampsapenna sampsapenna released this 05 May 08:09
· 58 commits to master since this release
d415cca

Description

Version v0.4.2 finishes the authentication engine used in the swift-sharing-request API, properly implementing the signature expiration and adding project scoped API access tokens.

Changes

  • Add signature expiration
  • Add support for project scoped API access tokens
  • Update binding module behavior to reflect API access changes
  • (@v0.4.1 fix JS linter errors)