Android-Lib-reCAPTCHA
                                
                                
                                
                                    Android-Lib-reCAPTCHA copied to clipboard
                            
                            
                            
                        [Deprecated] The reCAPTCHA Android Library provides a simple way to show a CAPTCHA as an ImageView in your Android app, helping you stop bots from abusing it. The library wraps the reCAPTCHA API.
                                            Results
                                            
                                                1
                                            
                                            Android-Lib-reCAPTCHA issues
                                        
                                        Sort by
                                                recently updated
                                            recently updated
                                                
                                                newest added
                                                
                                            Don't you think that `reCaptcha.verifyAnswerAsync("your-private-key", "user-input", onVerifyAnswerListener);` Is kinda useless? And shouldn't be provided in the API since it leaks "your-private-key"?