method
authenticate_with_http_digest
v7.1.3.2 -
Show latest stable
- Class:
ActionController::HttpAuthentication::Digest::ControllerMethods
authenticate_with_http_digest(realm = "Application", &password_procedure)public
Authenticate using an HTTP Digest. Returns true if authentication is successful, false otherwise.