CodeDistillery / angular-no-captcha

Angular.JS wrapper for Google's No CAPTCHA reCAPTCHA
http://codedistillery.github.io/angular-no-captcha/
MIT License
42 stars 21 forks source link

Added attribute for expire-callback function #11

Closed ryanblanks closed 9 years ago

ryanblanks commented 9 years ago

Added an attribute for assigning the expire-callback function.

vepasto commented 9 years ago

Thanks @ryanblanks! Please check my comment.

ryanblanks commented 9 years ago

Yes, good point. I'll get that fixed and update.

ryanblanks commented 9 years ago

Undefined check has been added. Thanks.