© 2026 Hedgehog Software, LLC
export const auth = betterAuth({ appName: 'Test', user: { additionalFields: { timezone: { type: 'string', default: 'UTC', nullable: false, }, customerId: { type: 'string', default: '', nullable: false, }, }, },
Join the Discord to ask follow-up questions and connect with the community
10,204 Members