Class: StandardId::Api::BaseController
- Inherits:
-
ActionController::API
- Object
- ActionController::API
- StandardId::Api::BaseController
- Includes:
- ActionController::RateLimiting, StandardId::ApiAuthentication, ControllerPolicy, RateLimitHandling, SetCurrentRequestDetails
- Defined in:
- app/controllers/standard_id/api/base_controller.rb
Direct Known Subclasses
AuthorizationController, Oauth::BaseController, Oidc::LogoutController, PasswordlessController, SessionsController, UserinfoController
Constant Summary
Constants included from RateLimitHandling
RateLimitHandling::RATE_LIMIT_STORE
Method Summary
Methods included from ControllerPolicy
all_controllers, authenticated_controllers, public_controllers, register, registry_snapshot, reset_registry!