// app/utils/auth.ts - Better Auth 前端 Vue 客户端 import { createAuthClient } from "better-auth/vue"; export const authClient = createAuthClient();