Don't require Captcha for sign in. #30697
Unanswered
DreamwareDevelopment
asked this question in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I don't really want login protected with Captcha. The docs also imply that only sign up is required by omission of passing the captcha token to the login method. But I got captcha validation errors when I didn't also pass the captcha token to the login method from @supabase/ssr.
All reactions