UNPKG

payload

Version:

Node, React, Headless CMS and Application Framework built on Next.js

15 lines (14 loc) 274 B
export const accountLockFields = [ { name: 'loginAttempts', type: 'number', defaultValue: 0, hidden: true }, { name: 'lockUntil', type: 'date', hidden: true } ]; //# sourceMappingURL=accountLock.js.map