Sets the token value for the current session. Pass a :secret option in protect_from_forgery to add a custom salt to the hash.
Returns true or false if a request is verified. Checks:
The actual before_filter that is used. Modify this to change how you handle unverified requests.