Hive Hive
Sign in

OIDC login for any provider, with Google built in

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

The Hive server now supports signing in through any OIDC provider. You can configure a generic provider by setting HIVE_OIDC_ISSUER, HIVE_OIDC_CLIENT_ID, and HIVE_OIDC_CLIENT_SECRET, plus an optional HIVE_OIDC_ALLOWED_DOMAINS allowlist and HIVE_OIDC_DISPLAY_NAME label for the login button. Google is also available as a built-in preset with HIVE_GOOGLE_CLIENT_ID and HIVE_GOOGLE_CLIENT_SECRET.