Currently, the user is expected to provide a file with credentials to the faasr function, in addition to the JSON workflow configuration. This can lead to the user having multiple files with credentials.
A better approach would be to allow the user to configure credentials using environment variables instead of files, or to use an existing R package for credential management, if one exists and is sufficiently flexible.
Currently, the user is expected to provide a file with credentials to the faasr function, in addition to the JSON workflow configuration. This can lead to the user having multiple files with credentials. A better approach would be to allow the user to configure credentials using environment variables instead of files, or to use an existing R package for credential management, if one exists and is sufficiently flexible.