StoredToken.clientId

The OAuth client_id used to obtain this token (pre-registered, CIMD, or DCR-issued). Persisted so a later refresh can authenticate at the token endpoint even when no client_id was statically configured.

struct StoredToken
string clientId;