AI Engineer - Learn how to integrate AI into software applications
Learn Backend Development Part-Time, Online
Overview
AI, Data Science & Cloud Certificates from Google, IBM & Meta — 40% Off
One plan covers every Professional Certificate on Coursera. 40% off Coursera Plus Annual.
Unlock All Certificates
Dive into a comprehensive 57-minute crash course on JSON Web Tokens (JWT) with NodeJS and Postgres. Explore the differences between JWT and session-based authentication, learn about refresh tokens and asymmetric JWT, and follow along with hands-on coding examples. Gain insights into the pros and cons of using JWT, and discover best practices for implementation. Download accompanying slides and access source code to enhance your learning experience. Perfect for developers looking to deepen their understanding of modern authentication methods and their practical applications in web development.
Syllabus
Intro
Session-Based Auth
JWT Based Auth
Refresh Tokens
Asymmetric JWT
Example coding
Pros and Cons
Taught by
Hussein Nasser
Reviews
5.0 rating, based on 1 Class Central review
Showing Class Central Sort
-
Pretty straightforward during the explanations and I enjoyed.
But the coding part... I don't use PostgreSQL, I use MongoDB mostly...so I had challenges with the SQL queries.