Spring Security JWT Authentication
Submitted on Fri, 04/24/2015 - 21:37
So you've heard about this fabulous JWT and want to implement it into your Spring application? Good, let's see how can be done.
If instead you're wondering what this fancy term refers to, check this article from Jesus Rodriguez Json Web Tokens: Introduction or a more in-depth documentation on the JSON Web Token.