Skip to content

OrganicityEu/accounts-demo-passport

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OrganiCity Accounts - Passport.js Demo

This repository shows, how the Organicity Accounts can be used with the passport-oauth2 extension for passport.js.

This code is forked from:

The modified example

Getting started

Ubuntu 14.04

git clone git@github.com:OrganicityEu/accounts-demo-passport.git
cd accounts-demo-passport
cp server/config.js.example server/config.js # add client_id and client_credential
npm install
npm start

Open: http://localhost:3000

About

Organicity Accounts - Passport.js Demo

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 60.2%
  • HTML 20.6%
  • Shell 18.1%
  • CSS 1.1%