Hive
feat(account): add identity management page
GitHub issue · Closed
Source
tuist/hive #10
Updated
Jun 24, 2026
Domains
Hive
Summary
- Add an account-specific layout with an Identities sidebar item separate from the organization dashboard navigation.
- Add an Identities LiveView that lists connected OAuth provider identities and available configured providers to connect.
- Show provider-specific icons for Google, GitHub, and Okta, and seed dev identity data so the connected and connectable states are visible.
- Add OpenGraph metadata and focused LiveView/layout coverage for the new account page.
Testing
mix formatmix test test/hive_web/live/account_live/identities_test.exs test/hive_web/components/layouts_test.exsmix test
No GitHub comments yet.