
Secure for Web Apps & APIs Using JWTs 2017
English | Size: 1.42 GB
Category: Tutorial
Non-trivial web applications require some form of user authentication. When it comes to implementing authentication in modern single page apps, things can get a bit tricky, and the traditional methods of session and cookie-based auth tend to get in the way. The JSON Web Token spec offers a much better way of handling authentication in a SPA and comes with many benefits.
[Read more…]