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: added support for turnstile verification on signup #568

Merged
merged 7 commits into from
Sep 27, 2024
Merged

Conversation

dbarrosop
Copy link
Member

No description provided.

ctx.AbortWithStatusJSON(
http.StatusInternalServerError,
gin.H{"error": "internal server error when attempting to pass turnstile"},
)
Copy link
Contributor

Choose a reason for hiding this comment

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

are you missing a return here?

@dbarrosop dbarrosop merged commit 2813bd6 into main Sep 27, 2024
6 checks passed
@dbarrosop dbarrosop deleted the turnstile branch September 27, 2024 09:39
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.

2 participants