Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add reCAPTCHA tags in devise registration view #305

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

shalstein
Copy link
Contributor

In order for the reCAPTCHA to work, you will need to generate two keys from https://www.google.com/recaptcha/admin#list

Then use them to set these environment variables in your dotenv file

export RECAPTCHA_SITE_KEY = YOURSITEKEY
export RECAPTCHA_SECRET_KEY = YOURSECERTKEY

@sophiedeziel
Copy link
Member

Yay! You made it! I'll have a look to it soon

@shalstein
Copy link
Contributor Author

closes #302

@shalstein shalstein closed this Dec 20, 2018
@shalstein shalstein reopened this Dec 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants