Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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.