Optional
cancelOptional
cancelAn email change cancellation secret.
Optional
emailThe timestamp of when the email address was last changed.
Optional
group?: Group & AdminGroupDataThe user's primary group.
Optional
groups?: (Group & AdminGroupData)[]The user's secondary groups.
Optional
newThe new email address.
Optional
newAn email change proceed secret.
Optional
passwordUsed by admins to change a user's password. Not saved to the database.
Optional
recoverA recovery secret.
Optional
recoverThe timestamp of when the recovery secret was issued.
Optional
revokeIf set, this timestamp is the cutoff point for JWT issue dates. Any token issued before this date will not authenticate the user.
Optional
secret?: stringA verification secret.
The old email address.