Hi! I’m tracking down an issue where the same token is being used for validation twice (at least). Are there any tips to protect against this? In my logs, I found the same token being used twice within a 4 minute time period. The default token timeout period is 300 seconds (5 mins).
Thanks in advance!