Skip to main content

load_oauth_token

Function load_oauth_token 

Source
pub fn load_oauth_token() -> Result<Option<OpenRouterToken>>
Expand description

Load an OAuth token from encrypted storage.

Returns None if no token exists or the token has expired.