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

[IAMRISK-2602] Add support for Arkose #1341

Merged
merged 10 commits into from
Oct 6, 2023
Merged

[IAMRISK-2602] Add support for Arkose #1341

merged 10 commits into from
Oct 6, 2023

Conversation

srijonsaha
Copy link
Contributor

@srijonsaha srijonsaha commented Oct 2, 2023

Changes

Adds support for Arkose as a captcha provider.

References

https://auth0team.atlassian.net/browse/IAMRISK-2602

Testing

arkose.mp4
  • This change adds unit test coverage
  • This change adds integration test coverage

Checklist

@srijonsaha srijonsaha requested a review from a team as a code owner October 2, 2023 08:23
@srijonsaha srijonsaha temporarily deployed to external October 2, 2023 08:23 — with GitHub Actions Inactive
@srijonsaha srijonsaha temporarily deployed to external October 2, 2023 08:23 — with GitHub Actions Inactive
@srijonsaha srijonsaha temporarily deployed to external October 2, 2023 08:23 — with GitHub Actions Inactive
Copy link
Member

@frederikprijck frederikprijck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Existing tests seem to fail, we want to ensure that's not the case.

Additionally, we should add tests that cover the new functionality, see #1312 for an example.

I see files are being removed from the dist folder, is this intentional?

@srijonsaha srijonsaha changed the title Add support for Arkose [IAMRISK-2602] Add support for Arkose Oct 2, 2023
Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CodeQL found more than 10 potential problems in the proposed changes. Check the Files changed tab for more details.

src/web-auth/index.js Outdated Show resolved Hide resolved
src/web-auth/captcha.js Show resolved Hide resolved
src/web-auth/captcha.js Show resolved Hide resolved
src/web-auth/captcha.js Show resolved Hide resolved
test/web-auth/captcha.test.js Show resolved Hide resolved
test/web-auth/captcha.test.js Show resolved Hide resolved
src/web-auth/index.js Outdated Show resolved Hide resolved
src/web-auth/index.js Outdated Show resolved Hide resolved
src/web-auth/index.js Outdated Show resolved Hide resolved
src/web-auth/captcha.js Outdated Show resolved Hide resolved
src/web-auth/captcha.js Outdated Show resolved Hide resolved
test/web-auth/captcha.test.js Outdated Show resolved Hide resolved
frederikprijck
frederikprijck previously approved these changes Oct 6, 2023
@srijonsaha srijonsaha temporarily deployed to external October 6, 2023 10:11 — with GitHub Actions Inactive
@srijonsaha srijonsaha temporarily deployed to external October 6, 2023 10:11 — with GitHub Actions Inactive
@srijonsaha srijonsaha temporarily deployed to external October 6, 2023 10:12 — with GitHub Actions Inactive
@frederikprijck frederikprijck merged commit 4ec199d into auth0:master Oct 6, 2023
16 checks passed
@frederikprijck frederikprijck mentioned this pull request Oct 6, 2023
@srijonsaha srijonsaha deleted the arkose-captcha branch October 6, 2023 10:47
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

Successfully merging this pull request may close these issues.

2 participants