Skip to content

blockchainofthings/Paw-CatenisApiAuthDynValue

Repository files navigation

Catenis API Authentication Paw Extension

This is a Dynamic Value Paw extension that provides authentication for accessing Blockchain of Things' Catenis API.

Use

Add the Authorization header, and then add the Dynamic Value as the header value. You will then need to enter your Catenis device ID and its corresponding API Access Secret. After that, you should be able to successfully authenticate yourself as that given Catenis device to fulfill the request.

Development

Prerequisites

nvm install
nvm use
npm install

Build

npm run build

Install

make install

Test

npm test

License

This Paw Extension is released under the MIT License. Feel free to fork, and modify!

Copyright © 2017 Blockchain of Things Inc.

About

Dynamic Value Paw extension that provides authentication for accessing Blockchain of Things' Catenis API

Resources

License

Stars

Watchers

Forks

Packages

No packages published