method
masked_authenticity_token
v6.1.7.7 -
Show latest stable
- Class:
ActionController::RequestForgeryProtection
masked_authenticity_token(session, form_options: {})private
Creates a masked version of the authenticity token that varies on each request. The masking is used to mitigate SSL attacks like BREACH.