View source: R/shinygCAPTCHAv3.R
UI part of the package to invoke reCAPTCHAv3 Javascript
1 | GreCAPTCHAv3Ui(siteKey, action, fieldID)
|
siteKey |
The Site key generated in Google reCAPTCHA admin console for your domain |
action |
Type of action to be used by reCAPTCHA validation service. Available options are 'homepage', 'login', 'social' and 'e-commerce'. For more details, refer https://developers.google.com/recaptcha/docs/v3 |
fieldID |
The field ID to which the response token needs to be sent back to Shiny Server |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.