Skip to content

Add CAPTCHA Verification to Signup/Login I'd love to contribute to your project by implementing a CAPTCHA verification system (like Google reCAPTCHA) on the signup/login page to help prevent bots or automated abuse. Why is this needed? - Improves security of the application - Helps reduce spam or fake account creation - A widely used UX-friendly solution for human verification 🔧 How I plan to implement: - Use react-google-recaptcha for frontend CAPTCHA widget - Validate token on backend using Google’s API - Optionally display the CAPTCHA only after a few failed login attempts (if needed) Please let me know if I can go ahead and work on this @Theplator If this feature fits your roadmap, I’d be happy to raise a PR! 😊 Thank you! #46

@Shiwani150404

Description

@Shiwani150404

I'd love to contribute to your project by implementing a CAPTCHA verification system (like Google reCAPTCHA) on the signup/login page to help prevent bots or automated abuse.

Why is this needed?

  • Improves security of the application
  • Helps reduce spam or fake account creation
  • A widely used UX-friendly solution for human verification

How I plan to implement:

  • Use react-google-recaptcha for frontend CAPTCHA widget
  • Validate token on backend using Google’s API
  • Optionally display the CAPTCHA only after a few failed login attempts (if needed)

Please let me know if I can go ahead and work on this.
If this feature fits your roadmap, I’d be happy to raise a PR! 😊

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    gssoc25This issuse is the part of GSSoC-25level 2Intermediate Level issue

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions