Function scl_core::auth::authlib::refresh_token
source · pub async fn refresh_token(
auth_method: AuthMethod,
client_token: &str,
provide_selected_profile: bool
) -> Result<AuthMethod>
Expand description
根据初次登陆/二次验证取得的用户令牌,刷新验证出可供正常游戏的登录令牌
详情参考启动器技术规范