Thanks to visit codestin.com
Credit goes to github.com

Skip to content
 
 

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-authentication-sdk

Node-js SDK for the Crowd Valley API

Usage

Open ‘generate-header.js’ and enter your values for:

  • Username
  • Password
  • Network Name
  • API Key
  • API Secret

Then, run ‘generate-header.js’. This will print out a token in the form of a text string that you can enter as the ‘cv-auth’ header when making calls to the Crowd Valley API. It will look something like this:

AuthToken ApiKey=“your—api-key-0001", TokenDigest="cFziWZJsfSl5T3R8hfZDUkBWZ68=", Nonce="8d09e353dfa721547d3fa9fe64770029", Created="2015-07-01T13:51:24+01:00", Username=“[email protected]”, Password="Xl1qQGL1KHtIVzkyGylHWQ=="

Make sure that you copy the full string including the double quote mark at the end.

Support

Please contact Crowd Valley at [email protected] for any questions.

About

Simple Node-js SDK to generate a token that can be used to authenticate with the Crowd Valley API

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages