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 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 message?: CustomField[]Optional subscription?: CustomField[]Optional topic?: CustomField[]Optional maxMax file size that can be uploaded to attachment endpoints
Optional paginationDefault pagination configuration for each of the list endpoints
Generated using TypeDoc
The allowed authorized redirect urls for social login