Module: RubyCoded::Chat::CodexBridge::TokenManager
- Included in:
- RubyCoded::Chat::CodexBridge
- Defined in:
- lib/ruby_coded/chat/codex_bridge/token_manager.rb
Overview
Manages OAuth token refresh for the Codex bridge. Checks token expiration before each request and refreshes via the existing OAuthStrategy/AuthManager infrastructure.
Constant Summary collapse
- TOKEN_REFRESH_BUFFER =
60