Documentation Index
Fetch the complete documentation index at: https://docs.pgconsole.com/llms.txt
Use this file to discover all available pages before exploring further.
This feature requires the Team or Enterprise plan.
Prerequisites
- A Google Cloud project
- external_url
Setup
1. Create OAuth Credentials
- Go to the Google Cloud Console
- Select or create a project
- Navigate to APIs & Services > Credentials
- Click Create Credentials > OAuth client ID
- If prompted, configure the OAuth consent screen first:
- Choose Internal to restrict sign-in to your Google Workspace organization only
- Choose External to allow any Google account to sign in
- Select Web application as the application type
- Add authorized redirect URI:
- Click Create
- Copy the Client ID and Client Secret
2. Configure pgconsole
Add the Google provider to yourpgconsole.toml:
pgconsole.toml