mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 19:20:43 +00:00
docs(cli): clarify oauth session continuity
This commit is contained in:
@@ -193,7 +193,11 @@ Serialization notes:
|
||||
|
||||
- `serialize: true` keeps same-lane runs ordered.
|
||||
- Most CLIs serialize on one provider lane.
|
||||
- OpenClaw drops stored CLI session reuse when the backend auth state changes, including relogin, token rotation, or a changed auth profile credential.
|
||||
- OpenClaw drops stored CLI session reuse when the selected auth identity changes,
|
||||
including a changed auth profile id, static API key, static token, or OAuth
|
||||
account identity when the CLI exposes one. OAuth access and refresh token
|
||||
rotation does not cut the stored CLI session. If a CLI does not expose a
|
||||
stable OAuth account id, OpenClaw lets that CLI enforce resume permissions.
|
||||
|
||||
## Images (pass-through)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user