Summary
Auth entries are reusable configuration objects that may affect multiple profiles.
We should add a dedicated auth view in the TUI to inspect configured auth entries and their relationship to profiles.
Scope
- Add an auth-oriented TUI view or mode
- List configured auth entries
- Show provider and basic status details
- Show which profiles reference each auth entry
- Keep the first slice focused on visibility rather than editing
Why
- Makes shared auth configuration easier to reason about
- Complements the profile and store views
- Creates a clear place for future auth management work
Related: #132, #211, #213
Summary
Auth entries are reusable configuration objects that may affect multiple profiles.
We should add a dedicated auth view in the TUI to inspect configured auth entries and their relationship to profiles.
Scope
Why
Related: #132, #211, #213