Giter Site home page Giter Site logo

ishandeveloper / node-authentication Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 169 KB

This is a step-by-step tutorial repository which guides about the various type of authentication techniques that can be used in Node.js right from Plain Text Passwords to encryption, hashing, salting and oAuth.

JavaScript 100.00%
node node-js express-session passport passport-js passport-google oauth2 oauth2-authentication oauth authentication

node-authentication's Introduction

Node Authentication

This is a step-by-step tutorial repository which guides about the various type of authentication techniques that can be used in Node.js right from Plain Text Passwords to encryption, hashing, salting and oAuth.

If you would like to download the code and try it for yourself:

Instructions

  1. Clone the repo:

    git clone https://github.com/ishandeveloper/node-authentication.git

  2. Move to desired folder using: cd\[Desired Folder]

  3. Install packages: npm install

    (Important) Repositories beyond Lvl 2. require SECRET encryption key. So make sure to create a .env file with the following format.
     SECRET="YOUR ENCRYPTION KEY STRING"
    
  4. Launch using : npm start

  5. Visit in your browser at: http://localhost:8080

Written with ♥ by ishandeveloper

forthebadge

node-authentication's People

Contributors

ishandeveloper avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

abhi067852

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.