method
masked_authenticity_token
rails latest stable - Class:
ActionController::RequestForgeryProtection
masked_authenticity_token(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.