Hive Hive
Sign in

Sign in with Google or a generic OIDC provider

Metadata
Source
GitHub
Version
server@0.1.0
Domains
Published
May 29, 2026 · 14:40 UTC
Repository
tuist/hive
Update

The login page now supports configurable OIDC authentication. You can enable Google as a preset provider with HIVE_GOOGLE_CLIENT_ID and HIVE_GOOGLE_CLIENT_SECRET, or connect any OIDC issuer with HIVE_OIDC_ISSUER, HIVE_OIDC_CLIENT_ID, and related variables. Provider buttons now appear correctly on public instances, and an optional email-domain allowlist restricts who can sign in.