Example code and documentation for authenticating with Kensho services
Local Testing
- Export required variables
$ export PRIVATE_KEY_FILE="<path to private key>"
$ export CLIENT_ID="<clientid>"
$ export SCOPE="<scope>"
- Run the script
$ ./run-test.sh