Fetch the credentials contained in the URL from the `Synchronizer` when initializing `StorageSaver`.
Implement the SyncingManager class which wraps the Manager and implements save syncing features, which comprise autosave and saving via synchronizers.
Implement a downstream load/save handler in `revng.internal.api.Manager` class which handles loading and saving files from a local directory to a s3 server.