Class: Dscf::Core::ApplicationController

Inherits:
ActionController::API
  • Object
show all
Includes:
Authenticatable, JsonResponse, TokenAuthenticatable
Defined in:
app/controllers/dscf/core/application_controller.rb

Direct Known Subclasses

AddressesController, AuthController

Method Summary

Methods included from JsonResponse

#render_error, #render_success, #serialize

Methods included from TokenAuthenticatable

#require_valid_refresh_token, #validate_device_consistency, #validate_token_expiry

Methods included from Authenticatable

#authenticate_user, #authenticate_user!, #current_user, #refresh_token, #sign_in, #sign_out