Class: StandardId::Web::BaseController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- StandardId::Web::BaseController
- Includes:
- ControllerPolicy, RateLimitHandling, SetCurrentRequestDetails, StandardId::WebAuthentication, StandardId::WebMechanismGate
- Defined in:
- app/controllers/standard_id/web/base_controller.rb
Direct Known Subclasses
AccountController, Auth::Callback::ProvidersController, LoginController, LoginVerifyController, LogoutController, ResetPassword::ConfirmController, ResetPassword::StartController, SessionsController, SignupController, VerifyEmail::BaseController, VerifyPhone::BaseController
Constant Summary
Constants included from RateLimitHandling
RateLimitHandling::RATE_LIMIT_STORE
Method Summary
Methods included from StandardId::WebAuthentication
#current_account, #current_scope_names, #current_session, #revoke_current_session!
Methods included from ControllerPolicy
all_controllers, authenticated_controllers, public_controllers, register, registry_snapshot, reset_registry!