damouse / Paradrop-Oauth-Example

An example on how to configure passport as a 3rd party application accessing the paradrop service.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Paradrop Extension Example

This sample application demonstrates OAuth integration with paradrop.org.

Install dependencies with :

npm install

Start the application:

node server.js

Go to: http://localhost:3002/auth/example-oauth2orize

About

An example on how to configure passport as a 3rd party application accessing the paradrop service.


Languages

Language:JavaScript 81.0%Language:HTML 19.0%