Hi!
We use the rclone rc interface to configure remotes. Since the daemon can run on different systems than the client, it would be very useful if we could configure Box using the contents of box_config_file
directly, rather than needing to write the configuration file to remote servers.
I’m not very familiar with Go, but I could attempt an implementation similar to how Google Cloud Storage supports service_account_credentials
or service_account_file
- if you think this change would be accepted.
Would this be a reasonable addition?
Best regards,
Dominik