Hive Hive
Sign in

Dashboard access can now be gated behind sign-in

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

Hive now reads a HIVE_VISIBILITY env var. Set it to private and the dashboard routes require an OIDC sign-in before they respond; leave it as public (the default) and the dashboard stays open to anyone. Provider buttons still appear on the Login page even when the instance is public, so visitors can sign in on demand.