glowing-fiesta-original/shared/utils/auth-client.ts
Liviu Burcusel 10e4363cbd
Some checks failed
Production PR / QA Tests (pull_request) Failing after 13s
GF-6, #8 Added auth.
2026-01-07 09:54:06 +01:00

3 lines
99 B
TypeScript

import { createAuthClient } from "better-auth/vue";
export const authClient = createAuthClient();