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

feat: Implement reCAPTCHA #1362

Merged
merged 11 commits into from
Sep 18, 2024

Conversation

maciaszczykm
Copy link
Member

Implements frontend for #1360.

Copy link

linear bot commented Sep 17, 2024

@maciaszczykm maciaszczykm added the enhancement New feature or request label Sep 17, 2024
www/src/App.tsx Outdated
</ApolloProvider>
<GoogleReCaptchaProvider
reCaptchaKey="6LcKLkQqAAAAABfRRfhQGp3c0rcytvDzcx8cddcq"
language="en"
Copy link
Member Author

@maciaszczykm maciaszczykm Sep 18, 2024

Choose a reason for hiding this comment

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

I did this to align captcha language with language of the app, if we want to leave captcha localized then I can remove it.

@maciaszczykm maciaszczykm marked this pull request as ready for review September 18, 2024 10:51
@maciaszczykm maciaszczykm requested a review from a team as a code owner September 18, 2024 10:51
@maciaszczykm maciaszczykm marked this pull request as draft September 18, 2024 13:25
@maciaszczykm
Copy link
Member Author

I need to move provider to make badge appear only on login screen.

@maciaszczykm maciaszczykm marked this pull request as ready for review September 18, 2024 13:33
@maciaszczykm maciaszczykm merged commit 7c7985c into master Sep 18, 2024
8 checks passed
@maciaszczykm maciaszczykm deleted the marcin/prod-2635-frontend-captcha-implementation branch September 18, 2024 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants