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

Skip to content

ghas-results/sourcing-platform-nodejs-auth-code

 
 

Repository files navigation

3-Legged OAuth: Calling the Indeed Sourcing Platform API (NodeJS)

This sample application illustrates how you can call the Indeed Sourcing Platform API to retrieve a list of job candidates. This sample is written using NodeJS.

Getting Started

Before you can run this sample app, you'll need to complete the following steps:

  1. Register you OAuth Client application at https://secure.indeed.com/account/apikeys
  2. Create a config.js file (based on the config.example.js file) that includes your Client ID, Client Secret, and Employer Id.
  3. Run the NodeJS app by executing the following command npm run

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.4%
  • Handlebars 22.7%
  • CSS 0.9%