Hive Hive
Sign in

OIDC sign-in with Google and generic providers

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

Hive now supports OIDC-based sign-in. You can configure Google as a first-class provider with HIVE_GOOGLE_CLIENT_ID and HIVE_GOOGLE_CLIENT_SECRET, or connect any generic OIDC provider by pointing HIVE_OIDC_ISSUER at its discovery endpoint. The implementation also supports email-domain allowlists so only users from approved domains can sign in.