Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save tristanpendergrass/a41a4ab8e73b843170144379808db8af to your computer and use it in GitHub Desktop.

Select an option

Save tristanpendergrass/a41a4ab8e73b843170144379808db8af to your computer and use it in GitHub Desktop.
function recaptchaCallback(token) {
console.log(‘recaptcha response’, token);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment