Hi, it seems `AuthErrorCode` is missing `invalid_...
# supabase-kt
t
Hi, it seems
AuthErrorCode
is missing
invalid_credentials
: when I try to login with invalid credentials, method
supabaseClient.auth.signInWith(Email)
returns :
j
Yea, thanks! Seems to also be missing from the JS lib, will add them!
❤️ 1