WarsawJS Talk English

Intro to Authentication and Authorization with JWT and Passport.js

Presented at Meetup #59 Wed, Jul 10, 2019
Location Golden Floor Tower, ul. Chłodna 51

About this Talk

What is authentication and what is authorization? Why it is important to have a solid implementation of those concepts? I will showcase an example of a basic Auth implementation, using JSON web tokens with PassportJS in an app that uses React for SPA and Node.js as a backend service.