UNPKG

better-auth

Version:

The most comprehensive authentication framework for TypeScript.

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