Invisible reCAPTCHA
Closed this issue · 5 comments
mnn commented
Are planning on supporting Invisible reCAPTCHA? (Or is it already supported? I didn't see anything about it.)
achimha commented
If you pass invisible
as the size, it should be an invisible reCAPTCHA.
<re-captcha [size]="'invisible'" [site_key]="'xxxxxx'"></re-captcha>
xmaestro commented
Should fix this. Please reopen if it doesn't.
mnn commented
Sorry it took so long, it works as described. Thank you :).
xmaestro commented
Glad it worked :)