No more fiddling with home-made authentication methods
Any app needs auth. There are many methods to perform auth on the web these days. However JSON Web Token is taking over and it’s *the right way to go*. Learn how to use it well in the post below: