Challenges with BetterAuth Integration Using c12 and Asynchronous Configurations
Has anyone succeeded in creating an integration for BetterAuth? it looks like its init (install) proces relies on https://www.npmjs.com/package/c12 which assumes the config file can be synchronous; but this is not the case if you want to layer PgClient -> PgDrizzle -> BetterAuth