After rebasing on master, D11342 (child diff) will now need to have access to platform details inside olmAPI. Because of that I changed the approach where the platform details is passed only in identity client creation and instead it's now passed during web worker initialization and saved as a global variable.
Depends on D11341