Skip to main content

Auth Service

This vertical uses the shared Auth Service for Google OAuth authentication, running inside a VPC.

The auth service handles login, token validation, and session management. It's shared across verticals to avoid duplicating authentication logic.

View Auth Service Guide