This repository was archived by the owner on Aug 4, 2021. It is now read-only.
v0.4.2
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)