Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save tristanpendergrass/a41a4ab8e73b843170144379808db8af to your computer and use it in GitHub Desktop.
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