claude_profile 1.0.0

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

pub use claude_profile_core::token::*;