Commit Graph

12 Commits

Author SHA1 Message Date
Flávio Caetano 891d499ee4 Fix improve resource loading verification 2019-04-12 19:41:30 -03:00
Flávio Caetano cc03104a72 Revert "Add verification for ReCaptcha config"
This reverts commit 4e6c022a23.
2019-04-12 17:08:01 -03:00
Flávio Caetano 4e6c022a23 Add verification for ReCaptcha config
This will verify if ReCaptchaKey and ReCaptchaDomain are correctly configured and the JS lib was able to load correctly
2019-04-10 19:26:53 -03:00
Flávio Caetano 8160d36ef9 Fix: Better encapsulation with new achitecture 2018-03-12 16:31:35 -03:00
Flávio Caetano ce03959fe9 Fix: Retiring Result lib
fix #24
2018-03-06 18:52:50 -03:00
Flávio Caetano 9212a489a5 Feature: Resettable ReCaptchas
fix #23
2018-03-06 14:59:01 -03:00
Flávio Caetano 6a6fc22ae0 Updating docs license year 2018-01-29 12:37:52 -02:00
Flávio Caetano dae8490b15 Testing didLoad message 2018-01-10 13:05:19 -02:00
Flávio Caetano 33fa4efc19 Feature: Swiftlint 2017-10-31 13:36:09 -02:00
Flávio Caetano be7e3ab53b Refactoring framework errors 2017-10-17 12:47:15 -02:00
Flávio Caetano 43d9ae7495 Enables chinese endpoint for JS API
fix #10
2017-10-17 12:47:15 -02:00
Flávio Caetano bbab1a2356 Tests (#1)
* NSError+ReCaptcha tests

* Travis config

* ReCaptchaDecoder Tests

* Fixing travis.ci

* ReCaptchaWebViewManager Tests

* Enabling code.cov

* Updating travis config

* Updating repo before_install on travis

* Adding code.cov config

* ReCaptcha+Rx Tests
2017-04-13 17:19:26 -03:00