Artur Klajnerok

Artur Klajnerok

Contributions

Talks Given 1

Talks

Intro to Authentication and Authorization with JWT and Passport.js

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.