UNPKG

better-auth-credentials-plugin

Version:

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

8 lines (7 loc) 213 B
export declare const CREDENTIALS_ERROR_CODES: { INVALID_CREDENTIALS: string; EMAIL_REQUIRED: string; EMAIL_NOT_VERIFIED: string; UNEXPECTED_ERROR: string; USERNAME_IS_ALREADY_TAKEN: string; };