Skip to content

box-community/Box-node.js-SKD-with-OAuth-2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Box Dev Logo

Box-node.js-SKD-with-OAuth-2.0

This project is a sample Node.js app featuring Box node.js SKD with OAuth 2.0.

Read a step-by-step guide in this Medium blog post.

Run project

  1. Use or create a sandbox environment or a free account
  2. Navigate to Dev Console.
  3. Create Box custom app.
  4. Choose user autentication with OAuth 2.0.
  5. Copy the Box client secret and client ID from Dev Console and paste them to to the .env file.
  6. Generate a session secret key to the .env file.
npm install
npm start

About

Sample app with Box node.js SKD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published