Optional allowedSecret use to encrypt the JWT Token
Secret use to sign the JWT Token
Optional authenticateFunction that will be called to authenticate the user via validators. When not provided, this will default to the default for the given authType.
Typically you would only provide this if designing your own authentication.
Optional collectionCustomizable collection name for services
Optional customCustom field configuration for each data type
Optional customAlternate strategies for built in logic (e.g. for password checking)
Email configuration (templates & whether to send emails)
Optional maxMax file size that can be uploaded to attachment endpoints
Optional maxMax number of failed attempts at login before a user is locked. 0 to disable.
Optional organizationsCan organizations edit users flag
Optional paginationDefault pagination configuration for each of the list endpoints
Generated using TypeDoc
List of content types that can be uploaded to attachment endpoints