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
- Host: GitHub
- URL: https://github.com/zapier/zapier-platform-example-app-oauth2
- Owner: zapier
- Created: 2016-08-25T21:56:02.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-03-06T19:17:35.000Z (over 6 years ago)
- Last Synced: 2025-03-28T00:04:58.019Z (3 months ago)
- Topics: platform-example, sample-code
- Language: JavaScript
- Homepage:
- Size: 52.7 KB
- Stars: 7
- Watchers: 144
- Forks: 18
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# "OAuth2" Example App For Zapier Platform
[](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.