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

778 fe incorporate captcha #791

Merged
merged 29 commits into from
Oct 2, 2024
Merged

Conversation

superolegatron
Copy link
Collaborator

This is FrontEnd PR for ReCATPCHA integration.
BackEnd part is already approved and merged into this branch for easier testing.

@@ -0,0 +1,22 @@
import { useEffect } from 'react';

const ReCaptchaLoader = () => {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do we need it? Does react-google-recaptcha handle it?

Copy link
Collaborator Author

@superolegatron superolegatron Sep 27, 2024

Choose a reason for hiding this comment

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

You`re right, deleted redundant code

@superolegatron superolegatron merged commit 88da85c into develop Oct 2, 2024
4 checks passed
@superolegatron superolegatron deleted the 778-fe-incorporate-captcha branch October 2, 2024 12:27
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.

4 participants