engineering JWT Logins with Devise A small primer on implementing JSON Web Token (JWT) authorization in a microservice that connects to an existing Ruby on Rails 6 application that's using devise for user management.