This repository has been archived by the owner on Aug 4, 2021. It is now read-only.
Releases: CSCfi/swift-x-account-sharing
Releases · CSCfi/swift-x-account-sharing
v0.5.11
v0.5.10
v0.5.9
v0.5.8
v0.5.7
v0.5.6
v0.5.5
v0.5.4
v0.5.3
Description
Version 0.5.3 finishes the authentication engine used in the swift-x-account-sharing
API,
properly implementing the signature expiration and adding project scoped API tokens.
Changes
- Add project scoped API tokens
- Add signature expiration
- (@v0.5.2 Fix linter errors in JS)
v0.5.1
Changes
- Add correct HTTP status codes for request rejection due to uniqueness errors (HTTP409)