Hive
Add configurable OIDC login and Atlas-style shell
GitHub issue · Closed
Source
tuist/hive #1
Updated
Jun 24, 2026
Domains
Hive
Summary
- Add a generic, env-configured OIDC login flow with PKCE, session storage, and logout support.
- Copy the Atlas-style Noora login screen, headerbar, sidebar, and account control structure while keeping product and provider labels configurable.
- Extend runtime config, README docs, and the Helm chart for generic auth branding and optional OIDC secrets.
- Add focused controller coverage for the auth gate and login page copy.
Testing
mix format --check-formattedmix testmix assets.buildhelm template hive infra/helm/hive --set image.tag=testPORT=4861 mix phx.serverwith curl checks for/and/login
No GitHub comments yet.