Point client plugins to external Better Auth server
Next.js
I have a Next.js client app on one domain and the Better Auth server running on another domain. Is it possible for the client-side plugins to work in this setup, and if so what’s the recommended way to configure it?