Skip to content

ahmedossama/SSO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SSO

Single Sign On App

on the origin root run ==> npm install

download mongodb https://www.mongodb.com/download-center#community and run the .exe or .msi file

to run mongod got to C:\Program Files\MongoDB\Server\3.4\bin and run command ==> mongod

install robomongo https://robomongo.org/ and create a db with name SSO containing a users collection {email:'your email', password:'password'}

go to the root again and run ==> node server.js

to see requests install postman (extension)

About

Single Sign On App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors