Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn how to implement refresh token rotation and reuse detection in Node.js JWT authentication. Explore techniques for enhancing security in REST APIs, including support for multiple logins and devices. Dive into the implementation of refresh and logout controllers, verify token deletion, handle expired tokens, and confirm reuse detection. Gain insights into securing web applications and understand important scenarios for robust authentication systems.
Syllabus
Intro
Welcome
Refresh Token Rotation Explained
Multiple Device / Login Support
Refresh Token Reuse Detection
Refresh Controller
Logout Controller
Auth Controller
Verify logout deletes refresh token
Delete an old token at login
Identify an expired refresh token
Confirm refresh token reuse detection
Check multi device / login support
Last Minute Addition: An important scenario
Taught by
Dave Gray