In this series of posts, we create a secure end-to-end JWT-based authentication mechanism using NodeJS, Express, PassportJS, and React. In this series I cover: Part 1: Background and Backend using NodeJS Part 2: React & JWT Authentication Part 3: Single Sign-On, JWT, and NodeJS Part 4: Single Sign-On, JWT, and…