claude_profile 1.0.0

Claude Code account credential management and token status
Documentation
1
2
3
4
5
//! Named credential storage and account rotation.
//!
//! Re-exported from `claude_profile_core` — the authoritative implementation lives there.

pub use claude_profile_core::account::*;