-
-
Notifications
You must be signed in to change notification settings - Fork 258
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
feature(unlock-app): Migrate to next-captcha-v3
for reCAPTCHA
handling
#15405
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ |
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.
Very good! We will need to do extensive testing on staging for all scneraii where we use capctcha!
Plaese check the locksmith routes on which it is checked and make sure you test the application flows where any of these routes is being used/
sure thing! |
Description
This PR introduces a migration from
react-google-captcha
tonext-captcha-v3
, providing a more modern and Next.js-optimized solution for reCAPTCHA handling.Screengrabs
Issues
Fixes #
Refs #15358
Checklist: