method
masked_authenticity_token
v4.2.1 -
Show latest stable
- Class:
ActionController::RequestForgeryProtection
masked_authenticity_token(session)protected
Creates a masked version of the authenticity token that varies on each request. The masking is used to mitigate SSL attacks like BREACH.