signInWithOtp method would be available for signing in but when I use it I get an error saying that there is no function as signInWithOtp exists on auth property of supabase client. Full error look as _utils_supabaseClient__WEBPACK_IMPORTED_MODULE_3__.supabase.auth.signInWithOtp is not a function.Has anyone else come across this issue?