Skip to content

nicolaisueper/wmks-jwt-012918

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JWT Demo @webmontagKs 01-28-18

This app demonstrates how to setup a React / expressjs setup with JWT Authentication. This is the source code for my upcoming talk at the Webmontag Kassel.

Slides

The slides can be accessed here

Tech-Stack

Frontend

Library/Module Usage
react UI
jsonwebtoken Auth
parcel-bundler App bundling

Backend

Library/Module Usage
expressjs JSON HTTP API
jsonwebtoken Auth

Setup

  • Clone this repository and cd' into it
  • npm i && npm i --prefix=./frontend
  • npm start:dev
  • Open your favourite browser and navigate to http://localhost:1234/

License

MIT © Nicolai Süper

About

Source code for my talk @webmontagks 01-29-18

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published