You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Treat an unstamped CIMD record like one stamped elsewhere: drop its tokens, then stamp it
Records this SDK creates for a client ID metadata document always carry
the issuer stamp, so an unstamped one comes from an older store and its
tokens have no confirmed origin. Dropping them once and stamping the record
converges after a single re-authorization instead of presenting a refresh
token of unknown provenance to whichever server PRM names.
0 commit comments