Created
January 16, 2018 03:54
-
-
Save tristanpendergrass/a41a4ab8e73b843170144379808db8af to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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