This is an implementation to generate the X-Signature required of the Ticket Evolution API for the Paw application.
- Download the
.ziparchive of the latest version - Open the Paw application
- Open preferences for the Paw application
- Click on "Extensions" in Paw's preferences
- Click on the "Open Extensions Directory" button at the bottom of the
"Extensions" preference pane

- Copy the
.ziparchive of the latest version to theExtensionsdirectory - Unzip the
.ziparchive which should create a folder namedcom.bryanjswift.PawExtensions.XSignature
- Create a new request for the Ticket Evolution API

- Add a header with the name
X-Signature, for the value select "Ticket Evolution X-Signature"
- Click on "Ticket Evolution X-Signature" in the "Header Value" column

- Put the API Secret Key use to access the API in the field labeld "API Secret"
- Add a header with the name
X-Token, Put the API Token use in the "Header Value" column forX-Token
npm installCompiles the source files into the JavaScript which can be used by the Paw application.
make buildMoves the built files into the local "Application Support" directory for
com.luckymarmot.Paw.
make installnpm testThis Paw Extension is released under the MIT License. Feel free to fork, and modify!
Copyright © 2019 Bryan J Swift