-
Notifications
You must be signed in to change notification settings - Fork 493
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-2915] Added support for Auth0 v2 captcha provider #1368
[IAMRISK-2915] Added support for Auth0 v2 captcha provider #1368
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.
Thanks, will review as soon as possible .
Is there a reason we have named all captcha's based on the implementation (hcaptcha, arkose, friendly), while now we are using turnstile and name it auth0 v2?
Yes, we are white-labeling this implementation so product wants us to use the naming |
Changes
Added support for Auth0 v2 (Cloudflare turnstile) captcha provider.
References
https://auth0team.atlassian.net/browse/IAMRISK-2915
Testing
tested locally with server:
Checklist