Recaptcha in Angular JS

前端 未结 4 2083
甜味超标
甜味超标 2021-01-12 23:57

I am implementing recaptcha in Angular JS, I am using \"https://github.com/VividCortex/angular-recaptcha\" url as reference. I have referred the Usage section and followed t

4条回答
  •  春和景丽
    2021-01-13 00:49

    Sorry if you have already checked this...

    They have a demo file here.

    They also mention ..."Keep in mind that the captcha only works when used from a real domain and with a valid re-captcha key, so this file wont work if you just load it in your browser."

    I followed their instructions and it worked okay for me.

提交回复
热议问题