Breaking down JSON Web Tokens: From pros and cons to building and revoking

Breaking down JSON Web Tokens: From pros and cons to building and revoking

English | 2022 | ASIN: B09T94WNQY | 49 Pages | PDF, EPUB | 10 MB

JSON Web Tokens, or JWTs, are a powerful tool to encapsulate information in an integrity preserving fashion. This technology is widely deployed and supported, and can help you build scalable, secure systems.

This book will dive deep into various aspects of JWTs, from creation to revocation. You’ll also learn about all the pieces of a JWT and how you can validate them, should you be building an API or microservice that is presented with one.

Homepage