Flowdock
method

authentication_request

Importance_1
v3.2.8 - Show latest stable - 0 notes - Class: ActionController::HttpAuthentication::Token
authentication_request(controller, realm) public

Sets a WWW-Authenticate to let the client know a token is desired.

controller - ActionController::Base instance for the outgoing response. realm - String realm to use in the header.

Returns nothing.

Show source
Register or log in to add new notes.