This post discusses the pitfalls of using JWT authentication and explains why stateful sessions are a safer option for web applications.
Table of contents
What’s wrong with the usual implementation of JWT?When and how to use JWT correctlyWhy use stateful sessions instead of JWT?Conclusion1 Comment
Sort: