Sign in with Google, in your brand.
Google is the login method most consumer users reach for first. Adding it to your app should be a five-minute integration, not a five-week project of OAuth flows, consent screens, and Google verification reviews.
Synq ships Google sign-in as a standard part of every brand. You drop in the hosted sign-in URL and the button is there. When your brand is ready, you swap in your own Google OAuth credentials so users see your company name on Google's consent dialog.
What you get with Google sign-in on Synq.
Google sign-in via Synq returns a real OpenID Connect identity token. Your stack validates it the same way it validates any other Synq token: standard JWKS lookup, no provider-specific code, no Google SDK to install.
- Drop-in Google sign-in button on your branded surface
- OAuth 2.0 / OIDC under the hood, fully standards-compliant
- Synq returns a unified identity token regardless of which provider the user picked
- Refresh-token rotation handled automatically
- Available on every Synq tier, no upgrade required to enable Google
The consent dialog shows your brand, not ours.
Synq ships with default Google OAuth credentials so day-one launches just work, the consent dialog shows Synq.
Once your brand has gone through Google's OAuth verification (or you already have a verified Google Cloud project), you swap in your own Client ID and Client Secret per brand. Now Google's consent dialog shows your company name, your logo, your privacy policy URL. Synq is the engine, never the logo.
Under the hood
- Google OAuth 2.0 client (Web application type)
- Authorized redirect URI: https://auth.synq.id/oauth/google/callback (or your custom domain)
- Scopes: openid, email, profile
- Per-brand Client ID and Client Secret stored encrypted, validated against Google at save time
- Synq-issued OIDC tokens with audience claim bound to your brand
Add Google sign-in in minutes.
Available on every Synq tier. Bring your own credentials when your brand is ready.
