movementlabsxyz / faucet

https://faucet-indol-six.vercel.app
16 stars 14 forks source link

Add Rate Limit and Captcha verification fo Aptos #27

Closed 0xPrimata closed 2 months ago

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
faucet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 6, 2024 11:05pm
l-monninger commented 3 months ago
  1. You've committed a secret.
  2. I would adjust the form so that the captcha doesn't immediately uncheck and require re-auth.
0xPrimata commented 3 months ago
  1. I would adjust the form so that the captcha doesn't immediately uncheck and require re-auth.
  1. didn't get what you meant, it only unchecks if it passes rate limit or if there is an issue with captcha
l-monninger commented 3 months ago

2. didn't get what you meant, it only unchecks if it passes rate limit or if there is an issue with captcha

For me, it unchecks when the request succeeds too.

0xPrimata commented 3 months ago

For me, it unchecks when the request succeeds too.

got it, done! @l-monninger