Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Securing a JavaScript REST API with JSON Web Tokens

Make your JavaScript REST API robust and secure. This course will teach you how to protect RESTful API endpoints using JSON Web Tokens

Deeksha Sharma - Pluralsight course - Securing a JavaScript REST API with JSON Web Tokens
by Deeksha Sharma

What you'll learn

For server side JavaScript applications, securing protected routes and working with authorization is often a challenging task. In this course, Securing a JavaScript REST API with JSON Web Tokens, you’ll learn to use the mechanism of JWT also read as JOT to transfer claims between two parties. First, you’ll explore how to protect the server side REST API endpoints from unauthorized access and data tampering. Next, you’ll discover how servers can generate, sign, send, and validate claims in the JSON Web Tokens. Finally, you’ll learn how to make tradeoffs when storing JWT, security considerations, possible JWT attacks and security best practices to mitigate the risk. When you’re finished with this course, you’ll have the skills and knowledge of JWT fundamentals needed to design and ship robust RESTful APIs in the JavaScript ecosystem.

Table of contents

About the author

Deeksha Sharma - Pluralsight course - Securing a JavaScript REST API with JSON Web Tokens
Deeksha Sharma

Deeksha is an independent remote engineer. Since 2010, she worked with tech companies in 7 cities across 4 countries. She is an avid traveller and a programmer who believes anything can be learned and practiced if we put our heart and soul to it!

More Courses by Deeksha