Domanda

How do I authenticate with Stack Overflow in C# (Windows RT)? I'm not sure how to do this, so any example would be great.

È stato utile?

Soluzione

I think you can use WebAuthenticationBroker to authenticate through OAuth 2. There is a sample here. You might need to get some documentation for the Stack Exchange API from here.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top