You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The contract does not limit the validity period of signatures, potentially allowing a claim to be valid indefinitely. Adding a timestamp to the signature data and verifying that the signature is recent would mitigate this issue.
The contract does not limit the validity period of signatures, potentially allowing a claim to be valid indefinitely. Adding a timestamp to the signature data and verifying that the signature is recent would mitigate this issue.
The text was updated successfully, but these errors were encountered: