Update Google setup documentation images with new file paths and replace outdated screenshots

This commit is contained in:
tusharmagar 2026-02-10 17:18:47 +05:30
parent ab828ee519
commit 5cf416c904
7 changed files with 6 additions and 6 deletions

View file

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 50 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 109 KiB

After

Width:  |  Height:  |  Size: 109 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 86 KiB

After

Width:  |  Height:  |  Size: 86 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 109 KiB

After

Width:  |  Height:  |  Size: 109 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 101 KiB

After

Width:  |  Height:  |  Size: 101 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Before After
Before After

View file

@ -26,7 +26,7 @@ https://console.cloud.google.com/projectcreate
Once created, make sure the new project is selected in the top project dropdown.
![Select the new project in the dropdown](apps/docs/docs/img/google-setup/Screenshot 2026-02-10 at 14.14.11.png)
![Select the new project in the dropdown](/apps/docs/docs/img/google-setup/01-select-project-dropdown.png)
---
@ -51,7 +51,7 @@ For each API:
- Click **Enable**
![Enable the API](apps/docs/docs/img/google-setup/Screenshot 2026-02-10 at 14.44.37.png)
![Enable the API](/apps/docs/docs/img/google-setup/02-enable-api.png)
---
@ -79,7 +79,7 @@ Click **Save and Continue** through the remaining steps.
You do NOT need to publish the app — keeping it in **Testing** mode is fine.
![OAuth consent screen](apps/docs/docs/img/google-setup/Screenshot 2026-02-10 at 14.32.31.png)
![OAuth consent screen](/apps/docs/docs/img/google-setup/03-oauth-consent-screen.png)
---
@ -98,7 +98,7 @@ Under **Test Users**:
Save changes.
![Add test users](apps/docs/docs/img/google-setup/Screenshot 2026-02-10 at 14.34.30.png)
![Add test users](/apps/docs/docs/img/google-setup/04-add-test-users.png)
---
@ -120,7 +120,7 @@ Select:
- Store ID can be anything (e.g. `test` )
- Click **Create**
![Create OAuth Client ID (UWP)](apps/docs/docs/img/google-setup/Screenshot 2026-02-10 at 14.37.20.png)
![Create OAuth Client ID (UWP)](/apps/docs/docs/img/google-setup/05-create-oauth-client-uwp.png)
---
@ -133,6 +133,6 @@ After creation, Google will show:
Copy the **Client ID** and paste it into Rowboat where prompted.
![Copy Client ID](apps/docs/docs/img/google-setup/Screenshot 2026-02-10 at 14.38.37.png)
![Copy Client ID](/apps/docs/docs/img/google-setup/06-copy-client-id.png)
---