Closed dshukertjr closed 1 year ago
hcaptcha was not properly implemented for signInWithPassword method. This PR fixes it by passing the captcha properly as the request body.
Related https://github.com/supabase/supabase-flutter/issues/450
What kind of change does this PR introduce?
hcaptcha was not properly implemented for signInWithPassword method. This PR fixes it by passing the captcha properly as the request body.
Related https://github.com/supabase/supabase-flutter/issues/450