Module: LcpRuby::Auth::BaseController

Extended by:
ActiveSupport::Concern
Included in:
CallbacksController, PasswordsController, RegistrationsController, SessionsController
Defined in:
app/controllers/lcp_ruby/auth/base_controller.rb

Overview

Shared base for all auth controllers. Provides the built-in mode guard and common setup.