jamarob / oauth-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node.js CI

hello oauth

A small demo of oauth with GitHub and pseudo-authentication with JWTs.

Getting started

  • Clone this repo
  • cd into the project directory and run npm install
  • start server and client in development mode with npm run dev
  • Checkout the github-oauth and jwt branches. Happy hacking!

About

License:MIT License


Languages

Language:JavaScript 86.5%Language:HTML 12.8%Language:Shell 0.6%