feat: enhance documentation and fixed bug in loading.tsx

This commit is contained in:
Anish Sarkar 2026-01-24 22:43:04 +05:30
parent de08f0644f
commit 9215118bab
23 changed files with 614 additions and 463 deletions

View file

@ -60,7 +60,9 @@ This guide walks you through setting up a Google OAuth 2.0 integration for SurfS
1. After creating the OAuth client, you'll see a dialog with your credentials
2. Copy your **Client ID** and **Client Secret**
> ⚠️ Never share your client secret publicly.
<Callout type="warn">
Never share your client secret publicly.
</Callout>
![Google Developer Console Config](/docs/connectors/google/google_oauth_config.png)