-
Notifications
You must be signed in to change notification settings - Fork 32
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
nhost_auth_dart package doesn't support Cloudflare Turntile bot protection #155
Comments
wildsurfer
pushed a commit
to wildsurfer/nhost-dart
that referenced
this issue
Dec 7, 2024
…thEmailPasswordless (nhost#155)
wildsurfer
pushed a commit
to wildsurfer/nhost-dart
that referenced
this issue
Dec 7, 2024
wildsurfer
pushed a commit
to wildsurfer/nhost-dart
that referenced
this issue
Dec 7, 2024
wildsurfer
pushed a commit
to wildsurfer/nhost-dart
that referenced
this issue
Dec 7, 2024
dbarrosop
pushed a commit
that referenced
this issue
Dec 13, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
September's release introduced support of Cloudflare's Turnstile service to verify that the user is not a bot.
When this feature is enabled at the backend we have to add the
x-cf-turnstile-response
header to thePOST /signup/email-password
endpoint.The text was updated successfully, but these errors were encountered: