segment-boneyard / partnerapp

Reference Implementations of OAuth and Subscription Functions for Segment Partners

Home Page:https://segment.com/docs/partners/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Reference Implementations of OAuth and Subscription Functions for Segment Partners

https://segment.com/docs/partners/

License:MIT License


Languages

Language:JavaScript 99.2%Language:Makefile 0.8%