class ApiController < ActionController::API def current_user nil end end