Date | 2017-03-28 (2,789 days ago) |
---|---|
Downloads | 4,841 downloads |
NuGet | View on NuGet |
GitHub | View on GitHub |
Fixed a few authentication issues since Facebook now has dropped support for v2.2
of the Graph API. Skybrud.Social now uses v2.3
by default. Since newer versions handle authentication a little different, Facebook authentication will no longer work with older versions of Skybrud.Social (see 69a4606
).
Fixed an issue with the FacebookVideo
class parsing the value for the Id
property from a wrong property in the JSON (see 2443d54
).