format_auth_badge(
status: ProviderAuthStatus,
) -> Content| Name | Type | Description |
|---|---|---|
status* | ProviderAuthStatus | Provider auth/readiness status. |
Format an auth manager badge for a provider.
Used by the /auth manager, where each provider renders a bracketed,
styled badge (e.g. [stored], [env: ANTHROPIC_API_KEY], [missing]).