/MEN-Authentication

Standalone backend authentication with basic operations like Sign in, Signout, Protected Routes which require authentication and authorization or both based upon performed operation.

Primary LanguageJavaScriptMIT LicenseMIT

MEN-Authentication

Standalone backend authentication with basic operations like Signin, Signout, Protected Routes which require authentication and authorization or both based upon performed operation. See demo

About

Standalone backend authentication with using MongoDB Express, Node,JWT, Nodemon, Mongoose,and some other modules which together allows operations like protected routes, authorization, authentication and soo much more.

Languages and Tools Used:

Visual Studio Code

HTML5

CSS3

JavaScript

React

Node.js

Git

GitHub

Terminal



Running the Server Side Application

  • Ensure you have NPM installed.

  • Download or Clone Repository from here

  • Install required node-modules by running below command

npm install
  • Connect to your MongoDB database by entering database name & password in config/config.js file.

  • Boot the nodemon server using command:

npm start
  • The server is now running at localhost:5000


Demo

  • Create a user Create Image

  • List of all users List Image

  • Signin Signin Image

  • Accessing a specific user with authentication, authorization. User Image

Quick Start

  • Download from Github.
  • Clone the repo: git clone https://github.com/chasesagar/MEN-Authentication.git.

Browser Support

Authors

Sagar Saini - Initial work - ChaseSagar See also the list of contributors who participated in this project.

Connect with me:

codeSTACKr.com

 

codeSTACKr | Twitter

 

codeSTACKr | LinkedIn

 

codeSTACKr | Instagram

 

codeSTACKr | Instagram


License

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

Acknowledgements

  • Shama houge full stack development