Hive Hive
Sign in

Use Ueberauth and ueberauth_oidcc for OIDC flows

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

Switch the OAuth flow from a hand-rolled implementation to the Ueberauth + ueberauth_oidcc libraries. This gives automatic OIDC discovery from .well-known/openid-configuration, built-in PKCE and state handling, and reliable token exchange and userinfo retrieval for any configured provider.