UNPKG

better-auth-credentials-plugin

Version:

Generic credentials authentication plugin for Better Auth (To auth with ldap, external API, etc...)

4 lines (3 loc) 69 B
export const isZodV4 = (schema) => { return "_zod" in schema; };