Class: JwtAuthEngine::ApplicationController

Inherits:
ActionController::API
  • Object
show all
Includes:
Authenticatable, Rescuable, ResponseRenderable
Defined in:
app/controllers/jwt_auth_engine/application_controller.rb

Overview

Base API controller for all engine endpoints.

Method Summary

Methods included from ResponseRenderable

#render_internal_server_error, #render_success, #render_unauthorized, #render_validation_error