pub async fn start_auth(
    _ctx: Option<impl Reporter>,
    url: &str
) -> Result<AuthMethod>
Expand description

执行微软登录,需要形如 https://login.live.com/oauth20_desktop.srf?code=[ANYCODE]&lc=1033 的链接作为参数