facebook-csharp-sdk / facebook-winclient-sdk

Facebook SDK for Windows & Windows Phone
http://facebooksdk.net
Apache License 2.0
61 stars 139 forks source link

Call the login callback with fail when you press the close button #67

Closed dkarzon closed 9 years ago

dkarzon commented 9 years ago

When you show a WebView login request and the user presses the close button (X) at the top, call the callback with a NotComplete result.

dkarzon commented 9 years ago

Session.OnFacebookAuthenticationFinished should probably have a status as well