Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

add reCAPTCHA tags in devise registration view#305

Open
shalstein wants to merge 2 commits intomontrealrb:masterfrom
shalstein:recaptcha
Open

add reCAPTCHA tags in devise registration view#305
shalstein wants to merge 2 commits intomontrealrb:masterfrom
shalstein:recaptcha

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants