Cavuno
  • Features
  • Examples
  • Documentation
  • Blog
  • Tools
  • Pricing
  • Contact
Sign InSign Up
Cavuno

AI job board software that runs itself

© Copyright 2026 Cavuno. All Rights Reserved.

Product
  • Features
  • Integrations
  • Examples
  • Documentation
  • Tools
  • Blog
Compare
  • Alternatives
  • Comparisons
Company
  • About Us
  • Contact
Legal
  • Terms of Service
  • Privacy Policy
  • Cookie Policy
  • Getting Started
    • Quick Start
    • Cavuno Overview
  • Create a Job Board
    • What is a Job Board
    • Why Start
    • Choosing Your Niche
    • Launch Checklist
    • Launch Marketing
    • Getting First Jobs
    • Growing Audience
  • Board Setup
    • Custom Domain
    • Website Builder
    • Design System
    • SEO Settings
    • Navigation & Footer
    • Legal Pages
    • Password Protection
    • Google Sign-In
    • LinkedIn Sign-In
    • 301 Redirects
  • Team
    • Invite members
    • Roles
  • Managing Jobs
    • Create Job
    • Edit/Delete
    • Search
    • Job Workflow
    • Job Moderation
    • RSS feeds
  • Managing Companies
    • Add Company
    • Edit Profile
    • Markets
    • Employer directory
  • Blog
    • Create Posts
    • Authors & Tags
  • Backfill
    • About Backfill
    • Configure
    • Job Wrapping
  • Job Alerts
    • How it works
    • Subscribers
    • Email Types
    • Email deliverability
  • SEO Guide
    • Fundamentals
    • Technical SEO
    • Landing Pages
    • Google for Jobs
    • Expired Jobs
    • Content Marketing
    • Backlinks
    • Sitemap submission
    • Google Indexing API
    • IndexNow
  • Analytics
    • Dashboard
    • Google Analytics
    • Search Console
    • Google Tag Manager
    • Meta Pixel
    • LinkedIn Insight Tag
  • Monetization
    • Stripe Setup
    • Pricing Plans
    • Subscriptions
    • Advertising
    • Discount codes
    • Featured jobs
  • Import & export
    • CSV import & export
  • Revenue Strategies
    • Overview
    • Job Posting Fees
    • Employer Subscriptions
    • Advertising
    • Additional Revenue
    • Affiliate Programs
  • Billing
    • Subscription
    • Portal
  • Use Cases
    • Associations
    • VC Firms
    • Universities
    • Staffing Agencies
    • Communities
    • Churches
    • SaaS Companies
    • Economic Development
    • Podcasts
    • Newsletters
    • Nonprofits
    • Conferences
  • Troubleshooting
DocsBoard SetupGoogle Sign-In

How to set up Google sign-in

Let candidates sign in to your job board with their Google account.

AJ
By Abi Tyas Tunggal and Jack Walsh

Let candidates sign in to your job board using their Google account. Most people already have a Google account, making this a low-friction sign-in option.

Before you begin

You'll need:

  • A Google account
  • Admin or owner access to your Cavuno job board

Step 1: Create a Google Cloud project

  1. Go to console.cloud.google.com
  2. Click the project dropdown at the top and select New Project
  3. Name it after your job board (e.g., "Venture Capital Careers")
  4. Click Create

Step 2: Configure the OAuth consent screen

  1. In the left sidebar, go to APIs & Services then OAuth consent screen
  2. Select External as the user type and click Create
  3. Fill in the required fields:
    • App name — your job board name
    • User support email — your email address
    • App logo — upload your job board logo (optional but recommended)
    • Developer contact email — your email address
  4. Click Save and Continue
  5. On the Scopes page, click Add or Remove Scopes and add:
    • openid
    • email
    • profile
  6. Click Save and Continue through the remaining steps

Step 3: Create OAuth credentials

  1. In the left sidebar, go to APIs & Services then Credentials
  2. Click Create Credentials and select OAuth client ID
  3. Set Application type to Web application
  4. Name it after your job board
  5. Under Authorized redirect URIs, click Add URI and enter your callback URL

If you use a custom domain:

text
1
https://yourdomain.com/api/board-auth/oauth/google/callback

If you use the default Cavuno subdomain:

text
1
https://cavuno.com/api/board-auth/oauth/google/callback
  1. Click Create
  2. A dialog will show your Client ID and Client Secret — copy both

Step 4: Add credentials to Cavuno

  1. In Cavuno, go to Board settings
  2. Scroll down to Google Sign-In
  3. Paste your Client ID and Client Secret
  4. Click Save credentials

Once saved, you'll see a green Active badge confirming Google sign-in is enabled.

Verify it works

  1. Open your job board's sign-in page
  2. You should see a Continue with Google button
  3. Click it and verify you're redirected to Google's consent screen showing your app name
  4. Complete the sign-in and confirm you're redirected back to your board

Frequently asked questions

No. Google OAuth is free for all usage levels. You only need a Google Cloud project, which is also free to create.

Yes. Because you create your own Google OAuth app, the consent screen displays your board's name and logo. Candidates see a branded experience, not the Cavuno platform name.

Yes. If a candidate signs in with Google using the same email address as their existing account, the accounts are automatically linked.

With the openid, email, and profile scopes, Google shares the user's name, email address, email verification status, and profile picture. No other Google data is accessed.

For most job boards, no. Unverified apps can have up to 100 users, and you can request verification at any time. Google will show a warning screen to users until the app is verified.
PreviousPassword ProtectionNextPassword Protection

On this page

  1. Intro
  2. Before you begin
  3. Step 1: Create a Google Cloud project
  4. Step 2: Configure the OAuth consent screen
  5. Step 3: Create OAuth credentials
  6. Step 4: Add credentials to Cavuno
  7. Verify it works
  8. Frequently asked questions