UNPKG

better-auth-credentials-plugin

Version:

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

7 lines (6 loc) 123 B
export const credentialsClient = () => { return { id: "credentials", $InferServerPlugin: {}, }; };