Skip to content

jsdelivrbot/login-portal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Sample Login Portal using NODE.js using Passport.js And MongoDB

The Data is taken in from a Firebase Database linked with Authorization Portal in an App and integrated in the Secret(ISloggedin) Page.

For Using the app - clone Repository npm install Include Keys from Firebase account as a JSON file named s.json in node_modules folder. Install MongoDB and Run Run node app.js in terminal

Please Change the Admin initialization in APP.js to use your firebase account.

Script in Secret.ejs can also be changed which takes the users from Auth of Firebase and from their ID gives back their details.

About

Basic Login Portal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 87.5%
  • JavaScript 12.5%