Authenticate Your Rails API with JWT
In this tutorial I will be teaching you how to add basic authentication to your Rails API using JWT. This authentication will help secure your API from any unauthorized user. Before we proceed I will like to briefly explain some terms that we will en...
Dec 1, 202011 min read373
