In this article, we’ll build a new Rails API, add JSON Web Token (JWT) support to make authorized requests and secure our endpoints, and… — In this article, we’ll build a new Rails API, add JSON Web Token (JWT) support to make authorized requests and secure our endpoints, and use Auth0 as our authentication system to verify users and access tokens. …