Class: JwtAuthEngine::ApplicationController
- Inherits:
-
ActionController::API
- Object
- ActionController::API
- JwtAuthEngine::ApplicationController
- Includes:
- Authenticatable, Rescuable, ResponseRenderable
- Defined in:
- app/controllers/jwt_auth_engine/application_controller.rb
Overview
Base API controller for all engine endpoints.
Direct Known Subclasses
PasswordsController, PingController, ProfilesController, RegistrationsController, SessionsController, TokensController
Method Summary
Methods included from ResponseRenderable
#render_internal_server_error, #render_success, #render_unauthorized, #render_validation_error