Skip to content

BalasubramaniM/react-nodejs-passport-server

Repository files navigation

React-Node.js-Passport-Server

Integrate Google sign-in for registration or login purpose in your Node.js server (creted using Express Generator) using Passport authentication mechanism.

Client application can be found @ React-Node.js-Passport-App

Note: Install the above client application first and follow the below steps.

Prerequisites

Dependencies

Installing

git clone git@github.com:BalasubramaniM/react-nodejs-passport-server.git

And repeat

cd react-nodejs-passport-server
npm install

Finally,

npm start

Getting Started

Your app will be available at port 4500. Visit http://localhost:4500 to see your server. Go back to http://localhost:3000 and play with your client app now.

Medium Tutorial

Step by step instructions to understand the concept behind the project available @ M.E.R.N stack application using Passport for authentication.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

MERN stack app uses Google passport authentication - Server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published