سؤال

How to implement openid /oauth in windows application.What are the necessary things to be considered?

هل كانت مفيدة؟

المحلول

Issuing OpenIDs doesn't apply at all to a client application. It only applies to web apps.

Client apps can certainly be OAuth consumers/clients. You can see the DotNetOpenAuth OAuthConsumerWpf sample for an example of this.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top