Skip to content
This repository has been archived by the owner on May 6, 2018. It is now read-only.

Verification of the reCaptcha should be done on the server side only. #9

Open
AnixPasBesoin opened this issue Feb 20, 2017 · 2 comments

Comments

@AnixPasBesoin
Copy link

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"?

@ayltai
Copy link
Owner

ayltai commented Feb 21, 2017

Pull requests are always welcome

@Flo354
Copy link

Flo354 commented Apr 17, 2017

The private key should never be revealed. But we can use the api for the public part only

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants