06-25-2017, 12:54 PM
Hello,
I have multiple pages where I have several forms, all of which I have the token CSRF token obviously as this is the best practice - however, how do I go about ensuring all forms have the token on submit so the post doesn't die if one of the forms generates a different token?
Sorry if my description doesn't make sense, but I am sure you will understand.
Thanks!
I have multiple pages where I have several forms, all of which I have the token CSRF token obviously as this is the best practice - however, how do I go about ensuring all forms have the token on submit so the post doesn't die if one of the forms generates a different token?
Sorry if my description doesn't make sense, but I am sure you will understand.
Thanks!