Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 389 Bytes

File metadata and controls

5 lines (4 loc) · 389 Bytes
@objectstack/cloud-connection patch

Unbind keeps an identity residual: the credential is cleared (and revoked cloud-side first) but runtimeId survives in the store, so a later re-bind to the same org claims — and revives — the same registration instead of minting a new device per disconnect cycle. ConnectionCredentialStore.read() accepts token-less residual records.