Skip to content

AmritSatpathy/Stories_App_with_Node_Passport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stories App with Node Passport

A web app developed with Node and Passport for authentication which uses Outh2 tokens. The database is MondoDb

About

This web-app is a simple story book keeping app to which users signs in with their google account. The users can then write stories and save then either privatly or publically. Publically stored stories can be viewed by all other users. Further users can edit , delete and add more stories.

To Start

To get going create a mongoDB cluster and add the address to the config.env. Then create a google project in developer console of google. And enable google plus API to get a client ID and secret. Copy these and paste then in the config.env

About

Node , Passport and MongoDB

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors