Authenticate Your Rails API with JWT
Dec 1, 2020 · 11 min read · 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...
BBluebash commented
