You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the webhooks plugin with better-auth and zod v4 it throws ERROR [Better Auth]: Failed to parse event: TypeError: Cannot read properties of undefined (reading '_zod') when parsing the webhook.
Works fine with zod v3.