-
Notifications
You must be signed in to change notification settings - Fork 556
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
[IAMRISK-2603] Add support for Arkose #2455
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added a couple of first comments in a first review (but needs another round once tests are green and new tests are added), but this fails existing tests and missed additional tests for the added functionality (you can look at #2387 for previous integrations).
I also see this changes the existing code quite a bit (which is why the tests fail), is that something we can avoid?
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #2455 +/- ##
==========================================
+ Coverage 41.71% 41.74% +0.03%
==========================================
Files 120 120
Lines 3028 3066 +38
Branches 327 332 +5
==========================================
+ Hits 1263 1280 +17
- Misses 1673 1694 +21
Partials 92 92
☔ View full report in Codecov by Sentry. |
**Added** - [IAMRISK-2603] Add support for Arkose [\#2455](#2455) ([srijonsaha](https://github.com/srijonsaha)) [IAMRISK-2603]: https://auth0team.atlassian.net/browse/IAMRISK-2603?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
Changes
Adding support for Arkose catpcha.
References
https://auth0team.atlassian.net/browse/IAMRISK-2603
Testing
arkose.mp4
Checklist