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 bearer authentication (security.defaultBearerAuth)
Typically you would only provide this if designing your own authentication or using cookie auth via security.defaultCookieAuth.
Optional
customCustom field configuration per data type
Optional
paginationDefault pagination configuration for each of the list endpoints
Optional
senderEmail address of sender when configuring email sending
Generated using TypeDoc
Secret use to encrypt the JWT Token