Hive now delegates authentication to an external OIDC provider. Set HIVE_OIDC_PROVIDER=google to use Google’s preset endpoints with HIVE_OIDC_CLIENT_ID and HIVE_OIDC_CLIENT_SECRET, or set HIVE_OIDC_PROVIDER=generic and supply your own authorize, token, and userinfo URLs. The login page shows a button for the configured provider, and you can restrict access to specific email domains with HIVE_OIDC_ALLOWED_DOMAINS.
Hive
Sign in with Google or any OIDC provider via HIVE_OIDC_PROVIDER
Published
May 29, 2026 · 14:56 UTC
Repository
tuist/hive