Skip to content

Commit 0722713

Browse files
docs(clone): note OAuth connectors need re-auth on target
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent bf0b8d0 commit 0722713

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/unstract/clone/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ Both keys must be **org admin Platform API keys**.
4141
> [!WARNING]
4242
> Both keys grant broad access. Run from a trusted machine and rotate both keys after the clone completes.
4343
44+
> [!NOTE]
45+
> **OAuth-backed connectors need re-authorisation on target.** Connectors that use OAuth (e.g. Google Drive) are cloned without their refresh tokens — the Platform API never exposes them. Re-connect each one on the target after the clone.
46+
4447
## Re-runs are safe
4548

4649
If a phase fails partway, fix the cause and re-run the same command. Resources already on the target are detected by name and reused. There is no `--resume-from` flag — the target is the state.

0 commit comments

Comments
 (0)