Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Security Tokens - Understanding JWTs, Macaroons, and PASETOs
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 # What are Security Tokens?
- 3 # What is a Security Token
- 4 # Hotel Keycard
- 5 # Structured Security Token
- 6 # JSON Web Token (JWT)
- 7 # JSON Web Encryption (JWE)
- 8 # Problems with JWT
- 9 # Platform-Agnostic SEcurity Token (PASETO)
- 10 Macaron != Macaroon
- 11 Hash-based Message Authentication Code
- 12 # Macaroons Pros/Cons