An example on how to use @procore/js-sdk
. Comes complete with login routes and resource viewer.
brew install yarn
yarn install
touch .env
CIENT_ID
CLIENT_SECRET
REDIRECT_URL
SESSION_PASSWORD
HOSTNAME
PORT
npm run dev
npm run rollup:build
npm run server
GET /sessions/create
Starts oauth authorization with procore
GET /oauth/procore/callback
The registred redirect uri
POST /oauth/procore/refresh
Refreshes the current auth token and saves to app session
GET /public/{param*}
Used for public assets eg css, js, images
Bug reports and pull requests are welcome on GitHub at https://github.com/procore/js-sdk-sample-app. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The package is available as open source under the terms of the MIT License.
Manage Version is maintained by Procore Technologies.
Procore - building the software that builds the world.
Learn more about the #1 most widely used construction management software at procore.com