Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Closed
Description
http://symfony.com/doc/current/controller/csrf_token_validation.html
In the example code the$submittedToken variable does not exist. I'd send a pull request but I don't know what the correct code should be here. I assume there are multiple ways - but there should be some example where to create the token, how to pass it to the action and how to get it these.