Closed UltCombo closed 6 years ago
I've had a Recaptcha site key with 41 characters and angular-recaptcha was throwing an error due to this length check. The length check seems superfluous so I believe it can be safely removed.
Thanks @UltCombo @TheSharpieOne !
@iambrosi do you have some time to take care of releasing this? I don't have my NPM credentials at hand.
This has been published as v4.1.3
Recaptcha may generate site keys with more than 40 characters now, so the length check is outdated and can throw unexpected errors in such cases.