contributte / reCAPTCHA

:bangbang: Google reCAPTCHA (security) for Nette Framework \ Forms
https://contributte.org/packages/contributte/reCAPTCHA.html
MIT License
41 stars 28 forks source link

Allow siteKey and secretKey parameters to be dynamic #67

Closed PavelVybiral closed 3 months ago

PavelVybiral commented 3 months ago

DI parameters siteKey and secretKey should be allowed to be dynamic so we'll be able to pass values from getenv() and so on.