JWT Fundamentals
Offered By: Pluralsight
Course Description
Overview
JSON Web Token (JWT) is a standard that allows you to securely transmit data between parties as a self-contained JSON object. This course will teach you exactly how JWTs work and how best to use them, regardless of your programming language or framework.
JSON Web Tokens (JWT) are a security token format popular in protocols such as OAuth2 and OpenID Connect. In this course, JWT Fundamentals, you’ll learn about the JSON Web Token (JWT) standards and how to use them effectively. First, you’ll explore why JWTs exist, when to use them, and when not to. Next, you’ll discover how JWTs are protected using signing and encryption. Finally, you’ll learn security best practices for using and validating JWTs. When you’re finished with this course, you’ll have the skills and knowledge of JWTs needed to use them effectively in any programming language or framework.
JSON Web Tokens (JWT) are a security token format popular in protocols such as OAuth2 and OpenID Connect. In this course, JWT Fundamentals, you’ll learn about the JSON Web Token (JWT) standards and how to use them effectively. First, you’ll explore why JWTs exist, when to use them, and when not to. Next, you’ll discover how JWTs are protected using signing and encryption. Finally, you’ll learn security best practices for using and validating JWTs. When you’re finished with this course, you’ll have the skills and knowledge of JWTs needed to use them effectively in any programming language or framework.
Syllabus
- Course Overview 1min
- Why JSON Web Tokens (JWTs)? 36mins
- Using JSON Web Tokens (JWTs) 43mins
- JSON Web Signature (JWS) in Depth 22mins
- JSON Web Encryption (JWE) in Depth 17mins
- JWT Security Best Practices 27mins
Taught by
Scott Brady
Related Courses
Server-side Development with NodeJSThe Hong Kong University of Science and Technology via Coursera API Security on Google Cloud's Apigee API Platform
Google Cloud via Coursera Authentication and Authorization using Node.js
Microsoft via edX Legacy - Node: De cero a experto
Udemy Effective Oauth2 with Spring Security and Spring Boot
Pluralsight