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

https://github.com/zapier/zapier-platform-example-app-oauth2

An example Zapier Platform App that demonstrates OAuth2
https://github.com/zapier/zapier-platform-example-app-oauth2

platform-example sample-code

Last synced: 2 months ago
JSON representation

An example Zapier Platform App that demonstrates OAuth2

Awesome Lists containing this project

README

        

# "OAuth2" Example App For Zapier Platform

[![Build Status](https://travis-ci.org/zapier/zapier-platform-example-app-oauth2.svg?branch=master)](https://travis-ci.org/zapier/zapier-platform-example-app-oauth2)

A barebones app that has OAuth2 setup.

> We recommend using the zapier-platform-cli and `zapier init . --template=oauth2` to create an app.