Rails 7 API with JWT Token Auth Project Example This is a project example that how you can use Ruby on Rails API with Token JWT Auth in User model The way user authentication was implemented was inspired by the Devise gem, but in a simpler way.