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

Match Android SDK semantics: pass rqdata and other enterprise options at init #24

Closed
e271828- opened this issue Dec 16, 2021 · 1 comment

Comments

@e271828-
Copy link
Contributor

See list here: https://github.com/hCaptcha/hcaptcha-android-sdk

@e271828-
Copy link
Contributor Author

e271828- commented Dec 17, 2021

This can be passed via templating here:

i.e. the same way we pass sitekey through:

sitekey: "${apiKey}",

CAMOBAP added a commit to CAMOBAP/HCaptcha-ios-sdk that referenced this issue Dec 18, 2021
CAMOBAP added a commit to CAMOBAP/HCaptcha-ios-sdk that referenced this issue Dec 20, 2021
CAMOBAP added a commit to CAMOBAP/HCaptcha-ios-sdk that referenced this issue Dec 20, 2021
CAMOBAP added a commit to CAMOBAP/HCaptcha-ios-sdk that referenced this issue Dec 21, 2021
…patibility

Co-authored-by: e271828- <e271828-@users.noreply.github.com>
CAMOBAP added a commit to CAMOBAP/HCaptcha-ios-sdk that referenced this issue Dec 21, 2021
CAMOBAP added a commit to CAMOBAP/HCaptcha-ios-sdk that referenced this issue Dec 21, 2021
CAMOBAP added a commit to CAMOBAP/HCaptcha-ios-sdk that referenced this issue Dec 21, 2021
Co-authored-by: e271828- <e271828-@users.noreply.github.com>
CAMOBAP added a commit to CAMOBAP/HCaptcha-ios-sdk that referenced this issue Dec 21, 2021
CAMOBAP added a commit to CAMOBAP/HCaptcha-ios-sdk that referenced this issue Dec 21, 2021
CAMOBAP added a commit to CAMOBAP/HCaptcha-ios-sdk that referenced this issue Dec 21, 2021
Co-authored-by: e271828- <e271828-@users.noreply.github.com>
CAMOBAP added a commit to CAMOBAP/HCaptcha-ios-sdk that referenced this issue Dec 21, 2021
CAMOBAP added a commit to CAMOBAP/HCaptcha-ios-sdk that referenced this issue Dec 21, 2021
e271828- added a commit that referenced this issue Dec 21, 2021
* #24 accept rqdata during init

* Fix carthage.sh for Xcode 13

* #24 accept sentry, reportapi, assethost and imghost params during HCaptcha init

* Add recaptchacompat=off to JS URL query

* Reuse Android's pattern for host query param

* #24 avoid ES6 features (destructuring) in JS for backward compatibility

Co-authored-by: e271828- <e271828-@users.noreply.github.com>

* #24 add host param

* #24 update README.md

* #24 Update Enterprise doc reference in README.md

Co-authored-by: e271828- <e271828-@users.noreply.github.com>

* #24 make enterprise params as optional

* #25 Update enterprise param with types README.md

Co-authored-by: e271828- <e271828-@users.noreply.github.com>

* #24 update js URL param name README.md

Co-authored-by: e271828- <e271828-@users.noreply.github.com>

* #24 update endpoint param documentation

* #24 add params optionality information to README

Co-authored-by: e271828- <e271828-@users.noreply.github.com>
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