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.
我正在构建一个控制台应用程序,该应用程序需要从受 OAuth 保护的 REST API 访问信息。是否可以在后台运行它,即不需要浏览器重定向进行身份验证。我现在看到的唯一选择是模仿浏览器,但这似乎太混乱了。