bootstrapguru / socialite-requests

you can request features for the socialite : Laravel social networking script
6 stars 0 forks source link

Wrong NOCAPTCHA Values in .Env file #85

Closed johnsonthedev closed 8 years ago

johnsonthedev commented 8 years ago

In the .env file the Captcha values are

NO_CAPTCHA_SITEKEY NO_CAPTCHA_SECRET

This does not work for me. I needed to change it to

NOCAPTCHA_SITEKEY NOCAPTCHA_SECRET

Is this a bug?

anusha65 commented 8 years ago

Yeah we heard this from one of our customers, we have already fixed this in our next update.