Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR RUBY

rails skip authenticity token

skip_before_action :verify_authenticity_token, only: [...]
 
PREVIOUS NEXT
Tagged: #rails #skip #authenticity #token
ADD COMMENT
Topic
Name
6+7 =