According to jwt.io, “JSON Web Token (JWT) is an open standard (RFC 7519) that defines a compact and self-contained way for securely transmitting information between parties as a JSON object.” In this course, you will understand and learn how to generate and sign a Json Web Token that users can use to securely access your RESTful application.This course teaches how to use JWT (JSON Web Token) to embed users’ roles and permissions to delegate user’s authorization(what they can and can’t do) in the application.

This course also dives into defining and creating API, exposing API Endpoints over HTTP, and handling HTTP Requests and File Upload through API Endpoints. It covers testing API Endpoints using an HTTP client - Postman.

Application Demo 0:00
Prerequisites 09:43
Environment Setup 14:40
Web App Overview 27:30
Front End 33:13
Back End 36:18
Data Store 39:36
User Domain - Part 1 44:01
User Domain - Part 2 59:24
Custom HTTP Response 1:03:57
User Principal 1:15:46
Database Configuration 1:27:21
Running The Application 1:34:19
Web App Security 1:42:02
Authentication & Authorization 1:44:45
JSON Web Token 1:47:32
Security With JWT 1:50:42
Security Constants 1:54:15
JWT Java Library 2:11:46
JWT Token Provider - Part 1 2:16:35
JWT Token Provider - Part 2 2:32:17
JWT Token Provider - Part 3 2:44:48
Angular HTTP Config 1:04:28
Authorization Filter - Part 1 2:57:01

#jwt #json #spring #angular

JSON Web Token with Spring Security and Angular
1.50 GEEK