Module: JwtAuthEngine::Rescuable

Extended by:
ActiveSupport::Concern
Included in:
ApplicationController
Defined in:
app/controllers/concerns/jwt_auth_engine/rescuable.rb

Overview

Concern that converts unhandled exceptions to structured JSON responses.