rubyforgood / rubyforgood/Flaredown
[native] Add captcha to sign up page
Open
Nobody has claimed this yet.
react-native
- Dominant language
- Ruby
- Stars
- 50
- Forks
- 21
- Avg merge
- 6d 12h
- Merged PRs (30d)
- 16
Description
Add captcha functionality to ensure bots are not creating fake accounts.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the sign-up page and the account-creation entry point. Determine which CAPTCHA provider, configuration, and verification flow the project should use, then define how successful and rejected sign-ups will be tested. The issue does not name files, tests, or a provider, so the scope needs clarification before implementation.
Written by the indexing model from the issue text.
Assessment
- Domain
- authentication, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100