Let staff and clients sign in with their Google account instead of a password, configured under Settings → Google Sign-In.
Prerequisites
You’ll need OAuth credentials from a Google Cloud project — a Client ID and Client Secret. Register your site’s login callback URL as an authorized redirect URI in that Google Cloud project; the exact URL to register is shown on the Settings page itself.
Configuration
| Field | Notes |
|---|---|
| Client ID | From your Google Cloud project. |
| Client Secret | Write-only — never shown again after saving. |
| Enabled | The “Sign in with Google” button only appears once this is on and both fields above are filled in. |
Google Sign-In links to an existing account matched by email — it never creates a new account by itself. This platform is invite-only, and Google Sign-In doesn’t change that.