NocoBase natively supports syncing user data to the User and Department tables. It also allows for extending the target resources for data synchronization to write data to other tables or perform custom processing as needed.
Full documentation is pending.
registerResource(resource: UserDataResource, options?: ToposortOptions)