class Api::V1::ApiController < ::ActionController::API private def current_user nil end end