Hive now supports signing in through either Google or a generic OpenID Connect provider. You can configure Google with HIVE_GOOGLE_CLIENT_ID, HIVE_GOOGLE_CLIENT_SECRET, and optionally HIVE_GOOGLE_ALLOWED_DOMAINS to restrict access to specific email domains. For any other OIDC provider, set HIVE_OIDC_ISSUER, HIVE_OIDC_CLIENT_ID, HIVE_OIDC_CLIENT_SECRET, and HIVE_OIDC_DISPLAY_NAME. The login screen shows a button for each configured provider, and the callback validates allowed domains before granting access.
Hive
Sign in with Google or a generic OIDC provider
Published
May 29, 2026 · 14:40 UTC
Repository
tuist/hive