Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/segment-boneyard/partnerapp

Reference Implementations of OAuth and Subscription Functions for Segment Partners
https://github.com/segment-boneyard/partnerapp

Last synced: about 7 hours ago
JSON representation

Reference Implementations of OAuth and Subscription Functions for Segment Partners

Awesome Lists containing this project

README

        

# 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/` (for example: `destination/clearbrain`).

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

> [View "Enable with Segment" docs](https://segment.com/docs/partners/enable-with-segment/)