Skip to content

Commit b6c8710

Browse files
authored
Merge pull request #52 from FlutterFlow/fix/git-update-access-token
Update Access Token
2 parents bb867fb + dfbd5b2 commit b6c8710

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

docs/integrations/git.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,12 @@ You can generate a Personal Access Token directly from your GitLab account by fo
176176

177177
Once your token is created, copy it and paste it into the **Access Token** field when connecting your repository in Dreamflow.
178178

179+
:::info
180+
In Dreamflow, you can update the access token later at any time by clicking the **key icon** in the **Source Control panel** and entering a new Personal Access Token.
181+
182+
![update-access-token](imgs/update-access-token.avif)
183+
:::
184+
179185
## Git Operations
180186

181187
This section walks you through how to perform common Git operations like branching, committing, and syncing your code.
110 KB
Binary file not shown.

0 commit comments

Comments
 (0)