GithubAuth Node.js Application

A simple Node.js application using Express and Passport for GitHub OAuth authentication.

Features

  • GitHub OAuth authentication
  • Session management with express-session
  • Easily customizable for additional user data storage

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js installed
  • GitHub OAuth App credentials (Client ID and Client Secret)

Installation

  1. Clone the repository:
   https://github.com/samsonmobisa/GithubAuth.git


cd GithubAuth 
npm install

Built With

Share this project:

Updates