Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 564 Bytes

Readme.md

File metadata and controls

9 lines (5 loc) · 564 Bytes

Segment Partner App

A Node.js app that demonstrates how to build a Segment OAuth App. Installing this app and getting a working demo going is the fastest way to understand Segment OAuth and get started with building your app.

This app manages a specific destination on a source that the user consents to. To do that, it will need the scope destination/<slug> (for example: destination/clearbrain).

For documentation, please see the "Enable with Segment" docs:

View "Enable with Segment" docs