© 2026 Hedgehog Software, LLC
const { data, error } = await authClient.twoFactor.generateBackupCodes({ password: values.currentPassword, });
⨯ [TypeError: The "payload" argument must be of type object. Received null] { code: 'ERR_INVALID_ARG_TYPE' }