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

added reCaptcha v2 , refactored components #389

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

gabros20
Copy link
Collaborator

@gabros20 gabros20 commented Apr 3, 2024

  • added recaptcha v2
  • refactored SignUp component, removed scattered newsletter code.
  • added env: GATSBY_RECAPTCHA_SITE_KEY: ${{ secrets.GATSBY_RECAPTCHA_SITE_KEY }} to main.yml, and dev.yml in the .github/workflows folder. Required to pick up GATSBY_RECAPTCHA_SITE_KEY enviroment variables for reCaptcha in Gatsby.
  • A production key need to be generated for recaptcha v2 and a new secrect needs to be created in github/settings/secrets for the github workflow.

CleanShot 2024-04-03 at 17 49 40

Copy link
Collaborator

@sysrex sysrex left a comment

Choose a reason for hiding this comment

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

lgtm

@alex-beckett alex-beckett merged commit 53112b3 into main Apr 4, 2024
3 checks passed
@alex-beckett alex-beckett deleted the feature/newsletter-recaptcha branch April 4, 2024 01:18
@alex-beckett alex-beckett restored the feature/newsletter-recaptcha branch April 4, 2024 01:18
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.

3 participants