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

[CAUTH-423] Add captcha in the sign-up flow #1902

Merged
merged 2 commits into from
Jul 22, 2020

Conversation

jfromaniello
Copy link
Member

Changes

Add support for captcha (svg-captcha and recaptcha) to the sign-up flow.

image

  • required for customers who enabled captcha in the dashboard (currently hidden/preview mode).
  • optional for customers who are testing captcha thru our feature flags. The previous version will fallback to the login view and require the captcha there.

References

https://auth0team.atlassian.net/browse/CAUTH-423

Testing

  • This change adds unit test coverage
  • This change adds integration test coverage
  • This change has been tested on the latest version of the platform/language

Checklist

@jfromaniello jfromaniello requested a review from a team July 17, 2020 18:47
@jfromaniello jfromaniello force-pushed the signup_captcha branch 2 times, most recently from 95e4107 to f656578 Compare July 20, 2020 15:42
@davidpatrick davidpatrick merged commit 1be6206 into auth0:master Jul 22, 2020
@davidpatrick davidpatrick added this to the vNext milestone Jul 22, 2020
@stevehobbsdev stevehobbsdev mentioned this pull request Jul 23, 2020
@karlhorky
Copy link
Contributor

hidden/preview mode

Does this indicate that CAPTCHAs are no longer Early Access as kusold mentioned in #1845 (comment) ?

If I could turn on the hidden mode, I would like to try this out, if possible.

Can't find any other public information about it...

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.

None yet

3 participants