Multi user support, each with their own configs/creds

I am keeping the template below even though I don't think it applies to my question.

Does rclone support multi user config from a single install/web UI? I want to install rclone on a server, run the web UI, and then allow different users to log in, create their own configs with their own credentials (e.g. to Google Drive), and upload/download files.

STOP and READ USE THIS TEMPLATE NO EXCEPTIONS - By not using this, you waste your time, our time and really hate puppies. Please remove these two lines and that will confirm you have read them.

What is the problem you are having with rclone?

Install rclone on a server and run the web UI and make it so different users can access the same web UI to create their own configs, with their own creds, and their own syncing.

Run the command 'rclone version' and share the full output of the command.

N/A

Which cloud storage system are you using? (eg Google Drive)

N/A

The command you were trying to run (eg rclone copy /tmp remote:tmp)

N/A

Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.

N/A

A log from the command that you were trying to run with the -vv flag

N/A

Nope - not supported.

In addition web UI project is dead - at least for now:)

But if you really need it then either DYI (and share back) or find somebody who does it for you… I am afraid these are only options.

If muliple users doesn't share backends,you can run different rclone processes for different users.