Optional collection_The name of the collection that contains custom user data.
CustomUserDataConfig
Optional database_The name of the database that contains custom user data.
CustomUserDataConfig
Optional enabledIf true, custom user data is enabled.
CustomUserDataConfig
Optional mongo_The _id value of the linked MongoDB data source that contains custom user data. See Get a Data Source.
CustomUserDataConfig
Optional on_The _id value of a user creation function that runs whenever a new user registers.
CustomUserDataConfig
Optional user_The name of a field that appears in every custom user data document and that contains the user account ID of each document's corresponding user.
CustomUserDataConfig
Generated using TypeDoc
Export
CustomUserDataConfig