Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
客户端是控制台应用程序,登录时显示登录url,用户需要将其复制到Web浏览器才能继续,登录成功后,浏览器显示验证码,用户将其复制回客户端并粘贴到此处,然后客户端交换令牌代码,生成的令牌包含刷新令牌,但出于安全考虑,我没有保存刷新令牌,因此我需要访问令牌的有效期是无限的。