JSON Web Tokens

So how do we implement access tokens? Well, we can implement them as JSON Web Tokens, let's take a look at how they work!

Lecture material