The header comment for Rack::Protection::FormToken says:
# This middleware is not used when using the Rack::Protection collection, # since it might be a security issue, depending on your application
Can anyone describe an example of when this middleware becomes a security issue?