Currently the json credentials data must be loaded from a file path. However it's more common to load this from environment variables in deployed environments. It would be nice to be able to just pass this data as string/IO object instead of a file path.
Currently the json credentials data must be loaded from a file path. However it's more common to load this from environment variables in deployed environments. It would be nice to be able to just pass this data as string/IO object instead of a file path.