Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Suggestion] Properties Invisible and Difficulty level #74

Open
fernanda-orlandi opened this issue Nov 17, 2023 · 0 comments
Open

[Suggestion] Properties Invisible and Difficulty level #74

fernanda-orlandi opened this issue Nov 17, 2023 · 0 comments

Comments

@fernanda-orlandi
Copy link

To include the properties for Invisible (like reCaptcha v3) and difficulty level.

Example:

NgHcaptchaModule.forRoot({
siteKey: 'YOUR_SITEKEY',
languageCode: 'de', // optional, will default to browser language
Invisible: true, //optional, true or false, --> https://docs.hcaptcha.com/invisible/
difficulty: easy //optional, easy, moderate, always on --> https://www.hcaptcha.com/post/how-hcaptcha-difficulty-settings-work
}),

@fernanda-orlandi fernanda-orlandi changed the title Properties Invisible and Difficulty level [Suggestion] Properties Invisible and Difficulty level Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant