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.
如何在 C# (Windows RT) 中使用 Stack Overflow 进行身份验证?我不知道该怎么做,所以任何例子都会很棒。
我认为您可以使用WebAuthenticationBroker通过 OAuth 2 进行身份验证。这里有一个示例。您可能需要从此处获取 Stack Exchange API 的一些文档。
WebAuthenticationBroker