Is there a solution to expired nonces in forms when using full page caching that doesn’t involve configuring the cache?
If something on the page expires sooner than that pages cache then you will end up in this situation or an analogue/equivalent situation. So in the strictest sense the answer is a hard no. Either the nonce expiration has to increase, making the nonce less secure, the cache has to decrease so that the things … Read more