CAPTCHA in App

Hi, there´s a way to add captcha to the apps made with appsheet?

Solved Solved
0 21 1,608
1 ACCEPTED SOLUTION

@Sebastian_Avila
Correct. You can download the sample app from my portfolio here > https://www.appsheet.com/portfolio/245151
Other than that, you need to initialize Google Recaptcha both for your domain and for appsheet.com from https://www.google.com/recaptcha and get your SITE KEY & SECRET. After that you need to set-up a simple HTML page (you can downlaod my sample from below link) which will render reCaptcha and upload the HTML file to your domain. Between the head tags, you will notice a JS function which is executed after g-recaptcha response token is received where you can set the CallBack URL.

HTML File >> https://drive.google.com/file/d/13a6VE5FNckyReoHbH12xxo-6xl4fqHUv/view?usp=sharing

View solution in original post

21 REPLIES 21
Top Labels in this Space