Class: Api::BaseController

Inherits:
ApplicationController
  • Object
show all
Includes:
ReviseAuth::Authentication
Defined in:
app/controllers/api/base_controller.rb

Direct Known Subclasses

V1::MesController

Method Summary

Methods included from ReviseAuth::Authentication

#authenticate_user, #authenticate_user!, #authenticated_user_from_session, #current_user, #login, #logout, #reset_session, #user_signed_in?