In this tutorial, we'll build a full-featured API in Rails with authentication. Below is what we'll cover. We create a namespaced endpoint allowing a user to update their API key. We don't need to ...