A small demo of oauth with GitHub and pseudo-authentication with JWTs.
- Clone this repo
cdinto the project directory and runnpm install- start server and client in development mode with
npm run dev - Checkout the
github-oauthandjwtbranches. Happy hacking!