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

Resetting the session object when renewing tokens #46

Closed sanjeevdwivedi closed 10 years ago

sanjeevdwivedi commented 10 years ago

When the token is renewed - it is taken through a full login flow. If the second time around, the user decides to use a different login, we should renew the cached Facebook ID #22

sanjeevdwivedi commented 10 years ago

Also added AppLinks functionality based on the Facebook AppLink Resolver