Balancing usability and security when building a website or app can be incredibly difficult. This practical book teaches you a results-driven approach for accomplishing both without compromising either. Not only will you learn what to be aware of when building your systems, but also how to build a solid identity infrastructure across devices that s both usable and secure. You'll be able to harden your data infrastructure and privileged user information, while using common techniques to prevent data breaches. You'll also take a look at future technology that will impact data and identity security."
Covers a wide range of web application security topics. The book serves as an introduction, and on the plus side, provide several links that provide more detailed information if you are interested in exploring further.
I believe the concepts could have been explained with real-world examples. There are many free resources out there that do a better job at it.
This book is decent. The good thing about it is that it uses NodeJS/Javascript to explain the code examples, so it's easy for most developers to understand and follow along. Plus, there's a GitHub repository available for tinkering with the examples. The downside is that the book only gives a brief overview of each topic, without going into much detail. It would be better if the authors provided more in-depth materials and examples.