JSON Web Tokens and Go
<time datetime="2015-08-12 00:00:00 +0000 UTC">12 Aug 2015</time><span class="px-2 text-primary-500">·</span><span title="Reading time">9 mins</span>
This post will discuss what JSON Web Tokens (JWTs) are, discuss how they might be used, show a command line example, and show some basic JWT Go code.