Skip to Content
Skip to Search
Menu
Close
index
Ruby on Rails 6.1.7.6
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