Ruby on Rails 5.2.3
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