ActionController::HttpAuthentication Ruby on Rails 5.1.2 Module ActionController::HttpAuthentication actionpack/lib/action_controller/metal/http_authentication.rb Makes it dead easy to do HTTP Basic, Digest and Token authentication. Namespace MODULE ActionController::HttpAuthentication::Basic MODULE ActionController::HttpAuthentication::Digest MODULE ActionController::HttpAuthentication::Token