Function scl_core::auth::refresh_auth
source · pub async fn refresh_auth(
am: &mut AuthMethod,
client_token: &str
) -> Result<bool>
Expand description
刷新/续期访问令牌
pub async fn refresh_auth(
am: &mut AuthMethod,
client_token: &str
) -> Result<bool>
刷新/续期访问令牌