Properties
acceptInvitation
acceptInvitation: HandlerAndValidators<Record<string, Predicate>>
activateUser
activateUser: HandlerAndValidators<Record<string, Predicate>>
changeUserEmail
changeUserEmail: HandlerAndValidators<Record<string, Predicate>>
changeUserPassword
changeUserPassword: HandlerAndValidators<Record<string, Predicate>>
checkUserPassword
checkUserPassword: HandlerAndValidators<Record<string, Predicate>>
createAttachment
createAttachment: HandlerAndValidators<Record<string, Predicate>>
createFollow
createFollow: HandlerAndValidators<Record<string, Predicate>>
createInvitation
createInvitation: HandlerAndValidators<Record<string, Predicate>>
createUser
createUser: HandlerAndValidators<Record<string, Predicate>>
createUserForAdmin
createUserForAdmin: HandlerAndValidators<Record<string, Predicate>>
createUserPreference
createUserPreference: HandlerAndValidators<Record<string, Predicate>>
deactivateUser
deactivateUser: HandlerAndValidators<Record<string, Predicate>>
deleteAttachment
deleteAttachment: HandlerAndValidators<Record<string, Predicate>>
deleteFollow
deleteFollow: HandlerAndValidators<Record<string, Predicate>>
deleteInvitation
deleteInvitation: HandlerAndValidators<Record<string, Predicate>>
deleteUser
deleteUser: HandlerAndValidators<Record<string, Predicate>>
deleteUserPreference
deleteUserPreference: HandlerAndValidators<Record<string, Predicate>>
getAttachment
getAttachment: HandlerAndValidators<Record<string, Predicate>>
getAttachmentUploadUrl
getAttachmentUploadUrl: HandlerAndValidators<Record<string, Predicate>>
getAvatarUploadUrl
getAvatarUploadUrl: HandlerAndValidators<Record<string, Predicate>>
getUser
getUser: HandlerAndValidators<Record<string, Predicate>>
getUserPreference
getUserPreference: HandlerAndValidators<Record<string, Predicate>>
listAttachments
listAttachments: HandlerAndValidators<Record<string, Predicate>>
listAttachmentsForUser
listAttachmentsForUser: HandlerAndValidators<Record<string, Predicate>>
listFollowersForUser
listFollowersForUser: HandlerAndValidators<Record<string, Predicate>>
listFollows
listFollows: HandlerAndValidators<Record<string, Predicate>>
listFollowsForUser
listFollowsForUser: HandlerAndValidators<Record<string, Predicate>>
listInvitations
listInvitations: HandlerAndValidators<Record<string, Predicate>>
listUserPreferences
listUserPreferences: HandlerAndValidators<Record<string, Predicate>>
listUsers
listUsers: HandlerAndValidators<Record<string, Predicate>>
lockUser
lockUser: HandlerAndValidators<Record<string, Predicate>>
resetPassword
resetPassword: HandlerAndValidators<Record<string, Predicate>>
sendResetPasswordEmail
sendResetPasswordEmail: HandlerAndValidators<Record<string, Predicate>>
sendVerificationEmail
sendVerificationEmail: HandlerAndValidators<Record<string, Predicate>>
unlockUser
unlockUser: HandlerAndValidators<Record<string, Predicate>>
updateUser
updateUser: HandlerAndValidators<Record<string, Predicate>>
verifyChangeEmail
verifyChangeEmail: HandlerAndValidators<Record<string, Predicate>>
verifyEmail
verifyEmail: HandlerAndValidators<Record<string, Predicate>>
Deprecated
use listFollows instead