Class: ApiController
- Inherits:
-
ActionController::API
- Object
- ActionController::API
- ApiController
- Includes:
- ActionController::HttpAuthentication::Token::ControllerMethods, Api::AuthenticateProjectToken, Api::AuthenticateUserToken, PaginationHeaders, RequestType
- Defined in:
- app/controllers/api_controller.rb
Overview
!! No authentication included at this level, maybe only logging/throttling etc.
! Endpoint authentication requrements are set in routes via defaults: referenced in includes
Direct Known Subclasses
Api::V1::BaseController, Api::V1::CiteController, Api::V1::PingController, Api::V1::StatsController
Method Summary
Methods included from RequestType
Methods included from TokenAuthentication
#intercept_project, #intercept_user, #intercept_user_or_project, #project_token_authenticate, #token_authenticate