Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the world of Json Web Tokens (JWT) in this 48-minute conference talk from PHP UK Conference 2017. Dive into the concept of intelligent, self-contained tokens that simplify resource identification and enhance security in distributed systems. Learn about JWT's structure, claims, and common use cases. Discover how to implement and secure JWTs, compare them with OAuth, and understand their limitations. Gain insights on best practices for token creation, management, and expiration. Explore practical examples, debugging techniques, and available PHP libraries for working with JWTs.
Syllabus
Intro
Luis Cobucci
Authorization
CSRs
PHP
JWT debugger
JWT vs OAuth
Best algorithm to create signatures
How to block tokens
How much data can I use
How to secure the token
Questions
Limitations
User IDs
Token Expiration
Token Expiration Example
bearer tokens
libraries
Taught by
PHP UK Conference