Hive Hive
Sign in

Sign in with OIDC, including Google as a built-in provider

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

Hive now supports signing in through OpenID Connect. You can configure Google as a built-in provider with HIVE_OIDC_PROVIDER=google, or plug in any generic OIDC issuer with HIVE_OIDC_ISSUER and the corresponding client credentials. Public instances still show the configured provider buttons on the login page, so admins can sign in even when the dashboard itself is open to everyone.