Blake Bender
|
9f797c6903
|
Lots of stuff here. Remove *AndContinue from session, and use WebView for login and all dialogs on WP81. Return IAsyncAction from Logout function, so apps can tell when logout is complete. This is needed because my sample app would still pick up a cached token even though session was technically logged out. Also use www.facebook.com for dialogs on desktop and Win10, and m.facebook.com on WP81.
|
2015-06-16 10:47:09 -07:00 |
Blake Bender
|
c80e12574f
|
Add FBObject class so I can parse out app requests and feed IDs.
|
2015-06-16 10:47:07 -07:00 |
Blake Bender
|
d44cdf7f07
|
Invoking all dialogs works! Major refactor of dialog code, so it's all self-contained in the dialog class.
|
2015-06-16 10:47:06 -07:00 |
Blake Bender
|
0916d74ca3
|
Add updated project files for LoginCpp-UAP.
|
2015-06-16 10:47:05 -07:00 |
Blake Bender
|
a321c5169a
|
Fixed crash due to uninitialized task variable. Added Options page and dialogs page to LoginCpp-UAP project.
|
2015-06-16 10:47:05 -07:00 |
Blake Bender
|
8db19e02f8
|
Shuffle around a bunch of logic for consistency and code simplification. Now hitting a strange access violation in login code, so still need to debug this.
|
2015-06-16 10:47:04 -07:00 |
Gilles Khouzam
|
31b9b1a82d
|
Populating the repository with the first drop of the Microsoft SDK for
Facebook integration
|
2015-06-16 10:46:17 -07:00 |