AuthManagerScreen()ModalScreen[None]Modal that lists configured providers and lets the user manage keys.
Reachable via the /auth slash command. Always dismisses with None;
state changes are persisted by AuthPromptScreen and reflected by
re-rendering the option list when this screen is reopened or after a
save/delete completes.