No announcements
Found 3914290 threads
-
0 Votes
How to post photo to Twitter using WebAuthenticationBroker
Hi, I think you can get help from twitter apiAnswered | 1 Replies | 1676 Views | Created by _Sujith - Friday, December 14, 2012 10:45 AM | Last reply by Jesse Jiang - Tuesday, December 18, 2012 7:10 AM -
0 Votes
Post On Facebook Using WebAuthenticationBroker
I used this link "https://code.msdn.microsoft.com/windowsapps/WindowsPhone-81-FaceBook-87eb2f69" to integrate post on facebook in my app but i am getting ...Answered | 1 Replies | 760 Views | Created by Zishan Mohsin - Friday, February 27, 2015 10:56 AM | Last reply by Rob Caplan [MSFT] - Friday, February 27, 2015 7:57 PM -
0 Votes
How can I keep user signed-in with WebAuthenticationBroker when connecting to FB?
I tested Photo app built-in in Win8.Answered | 21 Replies | 5203 Views | Created by nomoney - Monday, July 2, 2012 10:54 AM | Last reply by Aredhel - Friday, March 29, 2013 6:58 AM -
0 Votes
WebAuthenticationBroker: It works in IE, but works differently in WebAuthenticationBroker
Please take a look at this page that details how SSO can be used across applications using the ...Answered | 4 Replies | 2802 Views | Created by Beverly1984 - Monday, July 2, 2012 9:16 AM | Last reply by Jeremy_Viegas - Friday, December 21, 2012 3:23 AM -
0 Votes
WebAuthenticationBroker and Soundcloud
Please read the sticky posts, especially theAnswered | 2 Replies | 942 Views | Created by m.szewczyk91 - Sunday, November 1, 2015 7:15 PM | Last reply by Le Thien Hoang - Saturday, January 2, 2016 9:50 AM -
0 Votes
How to do the Single sign on Facebook and Twitter using C# and XAML
Hi Gumireddy,Answered | 1 Replies | 599 Views | Created by Gumireddy Pradeep Reddy - Tuesday, October 13, 2015 11:19 AM | Last reply by Amy Peng - Wednesday, October 14, 2015 2:14 AM -
0 Votes
Send cookies via WebAuthenticationBroker
>Why can't I share my session between my HttpClients and the WebAuthenticationBroker?Answered | 2 Replies | 1203 Views | Created by sebastian gomez - Saturday, March 14, 2015 2:21 PM | Last reply by sebastian gomez - Tuesday, March 17, 2015 4:34 PM -
0 Votes
Why I can't un-authenticate this site that authenticated using webAuthenticationBroker?
See this post for more ...Answered | 1 Replies | 1588 Views | Created by Thiwakorn - Thursday, March 28, 2013 7:52 AM | Last reply by Jeff Sanders - Thursday, March 28, 2013 7:43 PM -
1 Votes
WebAuthenticationBroker not shows authentication dialog
Please see this thread for additional information:Answered | 2 Replies | 640 Views | Created by Dzianis Shman - Thursday, May 21, 2015 7:52 AM | Last reply by Dzianis Shman - Friday, May 22, 2015 7:18 AM -
0 Votes
How to schedule posts on facebook and twitter using c#?
Well you could probably use the Facebook and Twitter API's to do what you need.Answered | 1 Replies | 1126 Views | Created by SuneelKumar Biyyapu - Wednesday, November 26, 2014 5:31 PM | Last reply by DPCodesalot - Wednesday, November 26, 2014 7:27 PM -
0 Votes
[UWP]How to single sign on with twitter for universal windows phones?
>” i want the code for universal windows 10 apps” I have found a UWP code sample about “WebAuthenticationBroker”, I supposed that it was what you ...Answered | 3 Replies | 464 Views | Created by Gumireddy Pradeep Reddy - Sunday, December 6, 2015 6:08 PM | Last reply by Xavier Xie-MSFT - Tuesday, December 8, 2015 8:14 AM -
0 Votes
[U8.1]WebAuthenticationBroker - clearing cookies when using ApplicationCallbackUri
As a friendly reminder please make sure to add the appropriate tags to the title of your post as perAnswered | 1 Replies | 604 Views | Created by Readiy - Tuesday, June 23, 2015 12:07 AM | Last reply by Franklin Chen - Wednesday, June 24, 2015 9:45 AM -
0 Votes
[UWP]WebAuthenticationBroker not scaling properly on HiDPI display
>I am running on a Macbook Retina and my display is scaled at 200% and as you can see all the other application elements scale correctly, except for the web page inside the ...Answered | 1 Replies | 674 Views | Created by Jerrie Pelser - Wednesday, January 20, 2016 7:07 PM | Last reply by Krunal Parekh - Thursday, January 21, 2016 2:46 AM -
0 Votes
Does WebAuthenticationBroker pertain Cookies in globally
The code I'm using is like this: authenOptions is set to None in this scenario: if (authenOptions == WebAuthenticationOptions.None) ...Answered | 3 Replies | 2527 Views | Created by Beverly1984 - Monday, July 2, 2012 10:02 AM | Last reply by Beverly1984 - Tuesday, July 3, 2012 6:18 AM -
0 Votes
[U8.1]Sign in with Facebook and Twitter
Please read the sticky posts, especially theAnswered | 2 Replies | 699 Views | Created by DiddyRennes - Friday, June 5, 2015 8:43 AM | Last reply by Herro wong - Monday, June 8, 2015 2:01 AM -
2 Votes
Share a session between WebAuthenticationBroker and WebView (Windows Store 8.1 app)
The authentication cookies or any parameters in the HTTP response used during the Authentication state are only used in the context of the auth broker.Answered | 3 Replies | 1920 Views | Created by Zolotaryov Alexander - Wednesday, April 8, 2015 10:27 AM | Last reply by Prashant H Phadke - Friday, April 17, 2015 1:14 AM -
1 Votes
How to add an image with the Twitter action " Post a tweet"?
Hello Aaron, You need to use the base64ToBinary function on the base64 data to convert it to the binary format and then it will be successfully accepted ...Answered | 2 Replies | 663 Views | Created by Aaron Ralls - Sunday, September 2, 2018 7:17 PM | Last reply by Aaron Ralls - Friday, September 7, 2018 7:01 PM -
1 Votes
[UWP][HTML] WebAuthenticationBroker authenticateAndContinue not implemented
I had looked into this pageAnswered | 2 Replies | 1128 Views | Created by n0n4m3 - Wednesday, October 28, 2015 3:18 AM | Last reply by n0n4m3 - Wednesday, October 28, 2015 1:23 PM -
0 Votes
Twitter WebAuthenticationBroker
Yeah, here: http://w8isms.blogspot.com/2012/05/posting-to-twitter-from-metro-in-c.htmlJohn Michael HauckAnswered | 2 Replies | 2722 Views | Created by teyc - Sunday, April 29, 2012 6:49 AM | Last reply by JohnMichaelHauck8 - Friday, July 20, 2012 6:26 PM -
0 Votes
WebAuthenticationBroker doesn't return oauth_verifier in ResponseData
When you say to use a POST request are you talking about setting the WebAuthenticationOptions to useHttpPost or something else?Answered | 5 Replies | 1014 Views | Created by TKx421x - Saturday, January 10, 2015 2:49 AM | Last reply by Herro wong - Wednesday, January 21, 2015 8:45 AM - Items 1 to 20 of 3914290 Next ›
No announcements