diff --git a/src/Validators/NonceValidator.php b/src/Validators/NonceValidator.php new file mode 100644 index 0000000..30b0125 --- /dev/null +++ b/src/Validators/NonceValidator.php @@ -0,0 +1,22 @@ += 1); + } +} \ No newline at end of file