Class: Spree::Api::V3::Store::BaseController
- Inherits:
-
BaseController
- Object
- ActionController::API
- BaseController
- Spree::Api::V3::Store::BaseController
- Defined in:
- app/controllers/spree/api/v3/store/base_controller.rb
Direct Known Subclasses
AuthController, Carts::DiscountCodesController, Carts::FulfillmentsController, Carts::GiftCardsController, Carts::ItemsController, Carts::PaymentSessionsController, Carts::PaymentsController, Carts::StoreCreditsController, CountriesController, CurrenciesController, Customer::PasswordResetsController, CustomersController, DataFeedsController, DigitalsController, LocalesController, Markets::CountriesController, MarketsController, OrdersController, Products::FiltersController
Constant Summary
Constants inherited from BaseController
BaseController::RATE_LIMIT_RESPONSE
Constants included from Idempotent
Idempotent::IDEMPOTENCY_HEADER, Idempotent::IDEMPOTENCY_TTL, Idempotent::MAX_KEY_LENGTH, Idempotent::MUTATING_METHODS
Constants included from ErrorHandler
Constants included from JwtAuthentication
JwtAuthentication::JWT_AUDIENCE_ADMIN, JwtAuthentication::JWT_AUDIENCE_STORE, JwtAuthentication::JWT_ISSUER, JwtAuthentication::USER_TYPE_ADMIN, JwtAuthentication::USER_TYPE_CUSTOMER
Method Summary
Methods included from ApiKeyAuthentication
#authenticate_api_key!, #authenticate_secret_key!