Securing a REST API with JWT tokens
Securing REST API's is something we all must learn to do. After all, releasing an API into the wild without some precautions is downright foolhardy. Still, I remember when I…
Stuff I feel like writing about