UNPKG

@convex-dev/better-auth

Version:
5 lines (3 loc) 137 B
import { betterAuth } from "better-auth/minimal"; import { options } from "./auth-options.js"; export const auth = betterAuth(options);