## Description `src/client.ts:69-80` sets metadata in the ctor; tokens cannot be rotated. Add a `setToken(token)` method or a refresh-callback option.
Description
src/client.ts:69-80sets metadata in the ctor; tokens cannot be rotated. Add asetToken(token)method or a refresh-callback option.