Closed umbertix closed 8 years ago
I've added a new option with backwards compatibility to use the Secure token option, as described here https://developers.google.com/recaptcha/docs/secure_token, in order to use it you have to add a data-stoken field.
Also updated the readme file in order to explain the new option and an example of the use.
Please feel free to edit, comment or let me know any change that you might feel necessary in order to merge.
Please note that as in the Issue [#85] @danieljausovec has helped me and provided a first draft of the code.
Nice. Well done! I am glad that I could help in this project.
Couple of thoughts on this:
secureToken
sToken
I've added a new option with backwards compatibility to use the Secure token option, as described here https://developers.google.com/recaptcha/docs/secure_token, in order to use it you have to add a data-stoken field.
Also updated the readme file in order to explain the new option and an example of the use.
Please feel free to edit, comment or let me know any change that you might feel necessary in order to merge.
Please note that as in the Issue [#85] @danieljausovec has helped me and provided a first draft of the code.