Files
tunnel-please-frontend/lib/auth-client.ts
bagas 8be0119dd6
All checks were successful
renovate / renovate (push) Successful in 35s
Docker Build and Push / build-and-push (push) Successful in 6m45s
fix: add staging domain to trusted origin
2025-12-30 18:53:00 +07:00

3 lines
100 B
TypeScript

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