UNPKG

better-auth

Version:

The most comprehensive authentication framework for TypeScript.

5 lines (4 loc) 139 B
//#region src/utils/constants.ts const DEFAULT_SECRET = "better-auth-secret-12345678901234567890"; //#endregion export { DEFAULT_SECRET };