Skip to main content

resolve_active_bearer

Function resolve_active_bearer 

Source
pub fn resolve_active_bearer() -> Result<Option<AuthToken>, Error>
Expand description

Resolve the locally active bearer token, if any, using the default server for keystore lookup. For read/display paths that need the active token without a specific target remote. Still honors HEDDLE_CREDENTIAL first.