kotalco / core-api

Kotal core API
0 stars 0 forks source link

Implement Rate Limiting on Email Verification Requests to Prevent Spam #325

Open mohamed-abdelrhman opened 8 months ago

mohamed-abdelrhman commented 8 months ago

Issue Description

Currently, our user-verification allows users to request email verifications an unlimited number of times.This would spam our send-grid verification plan.

Proposed Changes

implement a rate-limiting mechanism on email verification requests